]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
fix changelog entry
authorJason Merrill <jason@gcc.gnu.org>
Wed, 5 Sep 2007 18:56:55 +0000 (14:56 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 5 Sep 2007 18:56:55 +0000 (14:56 -0400)
From-SVN: r128144

gcc/cp/ChangeLog

index be44b69e0b5ac4f53412f640daf2c72f06329a69..bfe5a316cbfd455d74b7898ef01dff94b82d6479 100644 (file)
 2007-08-06  Paolo Carlini  <pcarlini@suse.de>
 
        PR c++/19532
-       * pt.c (template_class_depth): Fix comment; change return type
+       * pt.c (inline_needs_template_parms): Fix comment; change return type
        to bool.
 
 2007-08-05  Volker Reichelt  <v.reichelt@netcologne.de>