Fix typo in last ChangeLog entry.
authorVolker Reichelt <reichelt@gcc.gnu.org>
Sat, 15 Jul 2006 10:00:53 +0000 (10:00 +0000)
committerVolker Reichelt <reichelt@gcc.gnu.org>
Sat, 15 Jul 2006 10:00:53 +0000 (10:00 +0000)
From-SVN: r115472

gcc/cp/ChangeLog

index aa508e3ffe2227c57bb59adf7b38dcec53038562..69dc8cbc57fe3516550a5025043db5f014453f3c 100644 (file)
@@ -4,7 +4,7 @@
        * parser.c (cp_parser_check_decl_spec): New function.
        (cp_parser_decl_specifier_seq): Factor out check for repeated
        decl-specifiers into cp_parser_check_decl_spec. Use it.
-       (cp_parser_type_specifier_seq) Use it.
+       (cp_parser_type_specifier_seq): Use it.
 
        PR c++/28294
        * semantics.c (finish_offsetof): Use TREE_OPERAND for COMPONENT_REFs