From 312b8e4ada381832988cf8db0fe6c657dd6b208b Mon Sep 17 00:00:00 2001 From: kazu Date: Mon, 19 Feb 2007 01:36:11 +0000 Subject: * config/m68k/linux-unwind.h: Fix a comment typo. * target.h: Follow spelling conventions. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@122119 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/config/m68k/linux-unwind.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/config/m68k/linux-unwind.h') diff --git a/gcc/config/m68k/linux-unwind.h b/gcc/config/m68k/linux-unwind.h index bd24d80359c..dffde3b2756 100644 --- a/gcc/config/m68k/linux-unwind.h +++ b/gcc/config/m68k/linux-unwind.h @@ -34,7 +34,7 @@ Boston, MA 02110-1301, USA. */ #include -/* is unfortunaly broken right now */ +/* is unfortunately broken right now. */ struct uw_ucontext { unsigned long uc_flags; struct ucontext *uc_link; -- cgit v1.2.1