X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=binutils%2Fnot-strip.c;h=98093ce391a7ac66a7db1b136ada88e2cba80f83;hb=198ce79b6b8e11c56a270eb3686574b87b0e7c75;hp=0e491fb393c9328bfcf2484d3ce472d95557d192;hpb=e98fe4f7b54cbdf29aef9287bbb1bea8801dd05a;p=deliverable%2Fbinutils-gdb.git diff --git a/binutils/not-strip.c b/binutils/not-strip.c index 0e491fb393..98093ce391 100644 --- a/binutils/not-strip.c +++ b/binutils/not-strip.c @@ -1,3 +1,4 @@ -/* Linked with copy.o to flag that this program is 'copy' (not 'strip'). */ +/* Linked with objcopy.o to flag that this program is 'objcopy' (not + 'strip'). */ int is_strip = 0;