From c6890454af96cff7782778c229b5ec6c0250b024 Mon Sep 17 00:00:00 2001 From: David O'Brien Date: Mon, 12 Nov 2001 16:21:57 +0000 Subject: [PATCH] freebsd.h: Fix misspelling. 2001-11-12 David O'Brien * config/ia64/freebsd.h: Fix misspelling. From-SVN: r46953 --- gcc/ChangeLog | 4 ++++ gcc/config/ia64/freebsd.h | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 94bd0e60283..017042e5945 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2001-11-12 David O'Brien + + * config/ia64/freebsd.h: Fix misspelling. + 2001-11-12 Joseph S. Myers * doc/gcc.texi: Move several chapters out to ... diff --git a/gcc/config/ia64/freebsd.h b/gcc/config/ia64/freebsd.h index 75cfc04f901..6140128df3c 100644 --- a/gcc/config/ia64/freebsd.h +++ b/gcc/config/ia64/freebsd.h @@ -42,7 +42,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ Needs to agree with . GCC defaults come from c-decl.c, c-common.c, and config//.h. */ -/* Earilier headers may get this wrong for FreeBSD. +/* Earlier headers may get this wrong for FreeBSD. We use the GCC defaults instead. */ #undef WCHAR_TYPE -- 2.30.2