From 328a1d6dc9a9f9f4422a47217a4d95416dafad4e 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/m68knetbsd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bfd/m68knetbsd.c') diff --git a/bfd/m68knetbsd.c b/bfd/m68knetbsd.c index 24d1665653..b350ec2eb3 100644 --- a/bfd/m68knetbsd.c +++ b/bfd/m68knetbsd.c @@ -21,7 +21,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #define TARGET_IS_BIG_ENDIAN_P /* Our m68k ports use either 4K or 8K pages, but object files always - assume 8K page alignment so they will work on all m68k machines. */ + assume 8K page alignment so they will work on all m68k machines. */ #define TARGET_PAGE_SIZE 0x2000 #define DEFAULT_ARCH bfd_arch_m68k -- cgit v1.2.1