]> git.ipfire.org Git - thirdparty/gcc.git/commit
parser.c (cp_parser_diagnose_invalid_type_name): Move the q after the %.
authorAndrew Pinski <pinskia@physics.uc.edu>
Thu, 28 Oct 2004 02:17:46 +0000 (02:17 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Thu, 28 Oct 2004 02:17:46 +0000 (19:17 -0700)
commit2fbe4889520e148f66889173192c9fd14b43e0fd
tree3a7f88e0ee141da1f69927ab6ebd1b419f703734
parent5536e07dadf62185e8c033583c8d73cc244c9d13
parser.c (cp_parser_diagnose_invalid_type_name): Move the q after the %.

2004-10-27  Andrew Pinski  <pinskia@physics.uc.edu>

        * parser.c (cp_parser_diagnose_invalid_type_name): Move the q after
        the %.

From-SVN: r89727
gcc/cp/ChangeLog
gcc/cp/parser.c