2006-09-16 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / binutils / is-strip.c
index f5e1caceb285a74fda4695ab273388441c54be3a..338245d08b53d65c44fc152e955f6f936f415f2b 100644 (file)
@@ -1,3 +1,4 @@
-/* Linked with copy.o to flag that this program is 'strip' (not 'copy'). */
+/* Linked with objcopy.o to flag that this program is 'strip' (not
+   'objcopy').  */
 
 int is_strip = 1;
This page took 0.02403 seconds and 4 git commands to generate.