summaryrefslogtreecommitdiffstats
path: root/gcc/c-decl.c
diff options
context:
space:
mode:
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2004-01-25 03:52:42 +0000
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2004-01-25 03:52:42 +0000
commit4885b28602cc78f9491be97dc9cb20e66b921fbf (patch)
treebf5e07ce58ea32552b2f08730c4b206c218b96ac /gcc/c-decl.c
parent47e051ca38cab251de07e884fa94a936bc348bc7 (diff)
downloadppe42-gcc-4885b28602cc78f9491be97dc9cb20e66b921fbf.tar.gz
ppe42-gcc-4885b28602cc78f9491be97dc9cb20e66b921fbf.zip
* c-common.h: Fix comment typos.
* c-decl.c: Likewise. * cgraphunit.c: Likewise. * combine.c: Likewise. * et-forest.c: Likewise. * flow.c: Likewise. * function.c: Likewise. * ifcvt.c: Likewise. * integrate.c: Likewise. * jump.c: Likewise. * postreload.c: Likewise. * varray.c: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@76539 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/c-decl.c')
-rw-r--r--gcc/c-decl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/c-decl.c b/gcc/c-decl.c
index 3af82f4b7c7..6dd6bc09272 100644
--- a/gcc/c-decl.c
+++ b/gcc/c-decl.c
@@ -792,7 +792,7 @@ match_builtin_function_types (tree newtype, tree oldtype)
return build_type_attribute_variant (trytype, TYPE_ATTRIBUTES (oldtype));
}
-/* Subroutine of diagnose_mismathed_decls. Check for function type
+/* Subroutine of diagnose_mismatched_decls. Check for function type
mismatch involving an empty arglist vs a nonempty one and give clearer
diagnostics. */
static void
OpenPOWER on IntegriCloud