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/is-strip.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'binutils/is-strip.c') diff --git a/binutils/is-strip.c b/binutils/is-strip.c index 215341a325c..338245d08b5 100644 --- a/binutils/is-strip.c +++ b/binutils/is-strip.c @@ -1,4 +1,4 @@ /* Linked with objcopy.o to flag that this program is 'strip' (not - 'objcopy'). */ + 'objcopy'). */ int is_strip = 1; -- cgit v1.2.3-65-gdbad