summaryrefslogtreecommitdiff
path: root/binutils/not-ranlib.c
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/not-ranlib.c')
-rw-r--r--binutils/not-ranlib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/not-ranlib.c b/binutils/not-ranlib.c
index afb9ceb3d6..6e61331b78 100644
--- a/binutils/not-ranlib.c
+++ b/binutils/not-ranlib.c
@@ -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 = 0;