2006-02-19 Randolph Chung <tausq@debian.org>
[deliverable/binutils-gdb.git] / binutils / not-ranlib.c
index b4b730e616f1477df9b8de6fc773a73d5ec42628..6e61331b78c75f2ae9668883f19edd692721dae3 100644 (file)
@@ -1,3 +1,3 @@
-/* Linked with ar.o to flag that this program is 'ar' (not 'ranlib'). */
+/* Linked with ar.o to flag that this program is 'ar' (not 'ranlib').  */
 
-int is_ranlib = -1;
+int is_ranlib = 0;
This page took 0.052734 seconds and 4 git commands to generate.