X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=binutils%2Felfedit.c;h=0c84028a29bd075ec82ea85b7707aab24ea30b3b;hb=2f91880f3afb3cc521111dfcc99b214c77aa97a1;hp=02b9c98f851348b5c338c2f1c0a7e4caebc2ed79;hpb=aa9f7286724c2e47077f2f5456d464a961f8e8a4;p=deliverable%2Fbinutils-gdb.git diff --git a/binutils/elfedit.c b/binutils/elfedit.c index 02b9c98f85..0c84028a29 100644 --- a/binutils/elfedit.c +++ b/binutils/elfedit.c @@ -1,5 +1,5 @@ /* elfedit.c -- Update the ELF header of an ELF format file - Copyright (C) 2010-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2017 Free Software Foundation, Inc. This file is part of GNU Binutils. @@ -655,7 +655,7 @@ static struct option options[] = {0, no_argument, 0, 0} }; -static void +ATTRIBUTE_NORETURN static void usage (FILE *stream, int exit_status) { fprintf (stream, _("Usage: %s elffile(s)\n"),