From cdb6f3de3ff2e70ebb36252aabd6ceae568384ca Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Tue, 21 May 2002 19:34:58 +0000 Subject: * filemode.c: Fix formatting. * ieee.c: Likewise. * is-ranlib.c: Likewise. * is-strip.c: Likewise. * maybe-ranlib.c: Likewise. * maybe-strip.c: Likewise. * nlmconv.c: Likewise. * nm.c: Likewise. * not-ranlib.c: Likewise. * not-strip.c: Likewise. * objcopy.c: Likewise. * objdump.c: Likewise. --- binutils/is-ranlib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'binutils/is-ranlib.c') diff --git a/binutils/is-ranlib.c b/binutils/is-ranlib.c index fde72a43da..22ce3aa4ee 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; -- cgit v1.2.1