From da08281c06d60796e3ff5962eb4e655be1cc00ed Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Mon, 19 Feb 2007 01:36:11 +0000 Subject: linux-unwind.h: Fix a comment typo. * config/m68k/linux-unwind.h: Fix a comment typo. * target.h: Follow spelling conventions. From-SVN: r122119 --- gcc/target.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/target.h') diff --git a/gcc/target.h b/gcc/target.h index e8694f2..80f5a5a 100644 --- a/gcc/target.h +++ b/gcc/target.h @@ -115,7 +115,7 @@ struct gcc_target /* Output code that will globalize a label. */ void (* globalize_label) (FILE *, const char *); - /* Output code that will globalise a declaration. */ + /* Output code that will globalize a declaration. */ void (* globalize_decl_name) (FILE *, tree); /* Output code that will emit a label for unwind info, if this -- cgit v1.1