From: Gabriel Dos Reis Date: Mon, 25 Aug 2003 20:47:38 +0000 (+0000) Subject: Fix thinko X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ff619040add5835e96b9d39a6c5c3e4cfdb14e77;p=gcc.git Fix thinko From-SVN: r70783 --- diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 08041aa6a7f..c5823623a43 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