2003-08-22 Michael Chastain <mec@shout.net>
[binutils-gdb.git] / binutils / not-strip.c
index 0e491fb393c9328bfcf2484d3ce472d95557d192..854a6697adb0d3582a58d5d982dfab11bf290347 100644 (file)
@@ -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;