aboutsummaryrefslogtreecommitdiff
path: root/binutils/is-ranlib.c
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/is-ranlib.c')
-rw-r--r--binutils/is-ranlib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/is-ranlib.c b/binutils/is-ranlib.c
index fde72a4..22ce3aa 100644
--- a/binutils/is-ranlib.c
+++ b/binutils/is-ranlib.c
@@ -1,3 +1,3 @@
-/* Linked with ar.o to flag that this program is 'ranlib' (not 'ar'). */
+/* Linked with ar.o to flag that this program is 'ranlib' (not 'ar'). */
int is_ranlib = 1;