* MAINTAINERS: Add myself to 'Write After Approval' list
[deliverable/binutils-gdb.git] / binutils / not-ranlib.c
index b4b730e616f1477df9b8de6fc773a73d5ec42628..afb9ceb3d670049e1ca7ba82025f1a09f09d2584 100644 (file)
@@ -1,3 +1,3 @@
 /* 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.023193 seconds and 4 git commands to generate.