decl.c (bad_specifiers): Move the q after the %.
authorAndrew Pinski <pinskia@gcc.gnu.org>
Thu, 28 Oct 2004 13:27:51 +0000 (06:27 -0700)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Thu, 28 Oct 2004 13:27:51 +0000 (06:27 -0700)
2004-10-27  Andrew Pinski  <pinskia@physics.uc.edu>

        * decl.c (bad_specifiers): Move the q after the %.

From-SVN: r89756

gcc/cp/ChangeLog

index d4df8e59e5ac55066f9bcc1552aa4310bd2984cb..ee2ae82a54a47579a0cb5707245f352b78b4c710 100644 (file)
@@ -12,7 +12,7 @@
 
 2004-10-27  Andrew Pinski  <pinskia@physics.uc.edu>
 
-       * decl.c: Move the q after the %.
+       * decl.c (bad_specifiers): Move the q after the %.
 
 2004-10-27  Andrew Pinski  <pinskia@physics.uc.edu>