OSDN Git Service

2004-10-04 Jose Ruiz <ruiz@act-europe.fr>
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog.5
index 9bd21c1..e5c26cc 100644 (file)
@@ -3283,7 +3283,7 @@ Sat May 19 18:23:04 2001  Richard Henderson <rth@redhat.com>
        * c-parse.in (parm_declarator): Split into
        parm_declarator_starttypename and parm_declarator_nostarttypename.
        (parm_declarator_starttypename, parm_declarator_nostarttypename):
-       New.  Allow parenthesised sub-declarators which don't begin with a
+       New.  Allow parenthesized sub-declarators which don't begin with a
        TYPENAME.  Fixes PR c/166.
 
 2001-05-19  Mark Mitchell  <mark@codesourcery.com>