X-Git-Url: http://git.ozlabs.org/?p=yaboot.git;a=blobdiff_plain;f=util%2Faddnote.c;h=74c8efc8c6801710b8af645ffb444ceb68e644e6;hp=4088c32c86743643d3e6c7827876fc6c8d6b5c51;hb=8d5a42062f8b88eaea91434e53973ce9f55589d9;hpb=f4ebbd9f7ea23e3f0fcbe098754580c220894628 diff --git a/util/addnote.c b/util/addnote.c index 4088c32..74c8efc 100644 --- a/util/addnote.c +++ b/util/addnote.c @@ -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: