From 4850d1b7c5fca0ed0cd6cb8dbe229cbe2091e921 Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Wed, 20 Dec 2000 00:21:57 +0000 Subject: 2000-12-19 Kazu Hirata * sco5-core.c: Fix formatting. * section.c: Likewise. * sparclinux.c: Likewise. * sparclynx.c: Likewise. * sparcnetbsd.c: Likewise. * srec.c: Likewise. * stabs.c: Likewise. * stab-syms.c: Likewise. * sunos.c: Likewise. * syms.c: Likewise. * sysdep.h: Likewise. --- bfd/sparcnetbsd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bfd/sparcnetbsd.c') diff --git a/bfd/sparcnetbsd.c b/bfd/sparcnetbsd.c index 4277bb8914..c21f063cb4 100644 --- a/bfd/sparcnetbsd.c +++ b/bfd/sparcnetbsd.c @@ -21,7 +21,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #define TARGET_IS_BIG_ENDIAN_P /* SPARC chips use either 4K or 8K pages, but object files always - assume 8K page alignment so they will work on either one. */ + assume 8K page alignment so they will work on either one. */ #define TARGET_PAGE_SIZE 0x2000 #define DEFAULT_ARCH bfd_arch_sparc -- cgit v1.2.1