From: David Carlton Date: Wed, 17 Sep 2003 20:40:15 +0000 (+0000) Subject: Fix ChangeLog entry to read 'gdb.cp' instead of 'gdb.c++'. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bd45b7af675a5d24b149aed42bfa88915c7d754d;p=binutils-gdb.git Fix ChangeLog entry to read 'gdb.cp' instead of 'gdb.c++'. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index a81f45215e5..574e4b18ba2 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -5,8 +5,8 @@ 2003-09-11 David Carlton - * gdb.c++/namespace.exp: Add tests for namespace types. - * gdb.c++/maint.exp (test_help): Test 'help maint cp namespace'. + * gdb.cp/namespace.exp: Add tests for namespace types. + * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'. (test_namespace): New. 2003-09-11 Elena Zannoni