Fix typo in last ChangeLog entry.

From-SVN: r115472
This commit is contained in:
Volker Reichelt 2006-07-15 10:00:53 +00:00
parent 856367df08
commit e3beea684a
1 changed files with 1 additions and 1 deletions

View 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