From 1518639ec4c952023ed8d1b73f31bb56fafd9929 Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Tue, 12 Dec 2000 21:25:54 +0000 Subject: 2000-12-12 Kazu Hirata * m68klinux.c: Fix formatting. * m68knetbsd.c: Likewise. * mipsbsd.c: Likewise. * netbsd-core.c: Likewise. * netbsd.h: Likewise. * newsos3.c: Likewise. * nlm32-alpha.c: Likewise. * nlm32-i386.c: Likewise. * nlm32-ppc.c: Likewise. * nlm32-sparc.c: Likewise. * nlmcode.h: Likewise. * nlmswap.h: Likewise. * nlm-target.h: Likewise. * ns32knetbsd.c: Likewise. --- bfd/newsos3.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bfd/newsos3.c') diff --git a/bfd/newsos3.c b/bfd/newsos3.c index 7ec7a75..c1389e1 100644 --- a/bfd/newsos3.c +++ b/bfd/newsos3.c @@ -24,7 +24,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #define MY(OP) CAT(newsos3_,OP) #define TARGETNAME "a.out-newsos3" #define ENTRY_CAN_BE_ZERO -#define N_SHARED_LIB(x) 0 /* Avoids warning when compiled with -Wall. */ +#define N_SHARED_LIB(x) 0 /* Avoids warning when compiled with -Wall. */ #define DEFAULT_ARCH bfd_arch_m68k #define TARGET_IS_BIG_ENDIAN_P #define N_HEADER_IN_TEXT(x) 0 -- cgit v1.1