Replace <sys/dir.h> (and <dirent.h>) with "gdb_dirent.h".
[deliverable/binutils-gdb.git] / binutils / maybe-strip.c
index 7da8763cd9f87edaf0bb3ece792b0d17ce915527..6467c99e9351db7b3f8a1d77668e747fbc8c9198 100644 (file)
@@ -1,4 +1,4 @@
-/* Linked with copy.o to flag that this program decides at runtime
-   (using argv[0] if it is is 'strip' or 'copy'. */
+/* Linked with objcopy.o to flag that this program decides at runtime
+   (using argv[0] if it is is 'strip' or 'objcopy'. */
 
 int is_strip = -1;
This page took 0.023947 seconds and 4 git commands to generate.