X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=util%2Faddnote.c;fp=util%2Faddnote.c;h=74c8efc8c6801710b8af645ffb444ceb68e644e6;hb=8d5a42062f8b88eaea91434e53973ce9f55589d9;hp=4088c32c86743643d3e6c7827876fc6c8d6b5c51;hpb=67d317029778e6f068badf7b8e3eec6482ecb00e;p=tonyb-yaboot.git 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: