X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=binutils%2Freadelf.c;h=eabb70fac9bfec138a73b2edf3fce0203b99c215;hb=2f796de6da8329a9071d29b03278601e8d45152c;hp=4dcac968ddf02dece5685ff69fefe94e90f30ee0;hpb=89203d40625ea3c835a19c8a4aff8bdeff479748;p=deliverable%2Fbinutils-gdb.git diff --git a/binutils/readelf.c b/binutils/readelf.c index 4dcac968dd..eabb70fac9 100644 --- a/binutils/readelf.c +++ b/binutils/readelf.c @@ -14242,7 +14242,7 @@ get_build_id (void * data) { warn (ngettext ("debuginfod: Corrupt note: only %ld byte remains, " "not enough for a full note\n", - "Corrupt note: only %ld bytes remain, " + "debuginfod: Corrupt note: only %ld bytes remain, " "not enough for a full note\n", data_remaining), (long) data_remaining); @@ -14271,7 +14271,7 @@ get_build_id (void * data) { warn (ngettext ("debuginfod: Corrupt note: only %ld byte remains, " "not enough for a full note\n", - "Corrupt note: only %ld bytes remain, " + "debuginfod: Corrupt note: only %ld bytes remain, " "not enough for a full note\n", data_remaining), (long) data_remaining);