]> git.ozlabs.org Git - yaboot.git/blobdiff - util/addnote.c
Commit yaboot 1.3.4-pre1
[yaboot.git] / util / addnote.c
index 4088c32c86743643d3e6c7827876fc6c8d6b5c51..74c8efc8c6801710b8af645ffb444ceb68e644e6 100644 (file)
@@ -153,7 +153,7 @@ main(int ac, char **av)
        exit(0);
 
  notelf:
-       fprintf(stderr, "%s does not appear to be an ELF file\n", av[0]);
+       fprintf(stderr, "%s does not appear to be an ELF file\n", av[1]);
        exit(1);
 
  nospace: