Fix bug in sh_elf_reloc_loop
[deliverable/binutils-gdb.git] / binutils / is-strip.c
index f5e1caceb285a74fda4695ab273388441c54be3a..215341a325ce739152876f410992226f87b29818 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.023329 seconds and 4 git commands to generate.