summaryrefslogtreecommitdiff
path: root/bfd/m68knetbsd.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/m68knetbsd.c')
-rw-r--r--bfd/m68knetbsd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/m68knetbsd.c b/bfd/m68knetbsd.c
index 24d16656539..b350ec2eb36 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