decl.c (grok_declarator): Remove a redundant semicolon.
authorKriang Lerdsuwanakij <lerdsuwa@gcc.gnu.org>
Sat, 4 Sep 2004 12:43:27 +0000 (12:43 +0000)
committerKriang Lerdsuwanakij <lerdsuwa@gcc.gnu.org>
Sat, 4 Sep 2004 12:43:27 +0000 (12:43 +0000)
commiteb1aef53088ad4689576e1216dad167974d7d8b4
treeb36476aaa1c3e9a5e096e1b115dd9e49e4a632d8
parent69fbfdd8c6f44d244d7caef4e58967054272a9d1
decl.c (grok_declarator): Remove a redundant semicolon.

* decl.c (grok_declarator): Remove a redundant semicolon.

* parser.c (cp_parser_decl_specifier_seq, cp_parser_type_specifier):
Correct comments describing function parameters.

From-SVN: r87085
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/parser.c