OSDN Git Service

Fix ChangeLog entry to read 'gdb.cp' instead of 'gdb.c++'.
authorcarlton <carlton>
Wed, 17 Sep 2003 20:40:15 +0000 (20:40 +0000)
committercarlton <carlton>
Wed, 17 Sep 2003 20:40:15 +0000 (20:40 +0000)
gdb/testsuite/ChangeLog

index a81f452..574e4b1 100644 (file)
@@ -5,8 +5,8 @@
 
 2003-09-11  David Carlton  <carlton@kealia.com>
 
-       * 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  <ezannoni@redhat.com>