From: Gabriel Dos Reis Date: Mon, 25 Aug 2003 20:47:38 +0000 (+0000) Subject: Fix thinko X-Git-Tag: releases/gcc-3.4.0~4077 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff619040add5835e96b9d39a6c5c3e4cfdb14e77;p=thirdparty%2Fgcc.git Fix thinko From-SVN: r70783 --- diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 08041aa6a7f9..c5823623a433 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -23,7 +23,6 @@ (pp_cxx_nonconsecutive_character): Tidy. (pp_cxx_conversion_function_id): New function. (pp_cxx_template_id): Likewise. - (pp_cxx_class_name): Likewise. (pp_cxx_template_keyword_if_needed): Likewise. (pp_cxx_nested_name_specifier): Likewise. (pp_cxx_unqualified_id): Tidy