From 0af11b59ba54970f0d0ce598fdd99a73a9049716 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/not-strip.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'binutils/not-strip.c') diff --git a/binutils/not-strip.c b/binutils/not-strip.c index 98093ce..854a669 100644 --- a/binutils/not-strip.c +++ b/binutils/not-strip.c @@ -1,4 +1,4 @@ /* Linked with objcopy.o to flag that this program is 'objcopy' (not - 'strip'). */ + 'strip'). */ int is_strip = 0; -- cgit v1.1