2001-10-24 Chris Demetriou <cgd@broadcom.com>
[deliverable/binutils-gdb.git] / binutils / not-strip.c
index 0e491fb393c9328bfcf2484d3ce472d95557d192..98093ce391a7ac66a7db1b136ada88e2cba80f83 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;
This page took 0.022623 seconds and 4 git commands to generate.