* alpha-tdep.h (ALPHA_FP_REGNUM): Remove.
[binutils-gdb.git] / binutils / maybe-ranlib.c
index 882bb73d6eec3ce11273fb433108dd5eeffe0a76..dcaded3d062dd042a457edb07d2625e02153d06c 100644 (file)
@@ -1,4 +1,4 @@
 /* Linked with ar.o to flag that this program decides at runtime
-   (using argv[0] if it is is 'ar' or 'ranlib'. */
+   (using argv[0] if it is is 'ar' or 'ranlib'.  */
 
-int is_ranlib = 0;
+int is_ranlib = -1;