Fix typo.
authorMichael Snyder <msnyder@vmware.com>
Fri, 30 Nov 2001 18:53:06 +0000 (18:53 +0000)
committerMichael Snyder <msnyder@vmware.com>
Fri, 30 Nov 2001 18:53:06 +0000 (18:53 +0000)
gdb/testsuite/ChangeLog

index 2ce70e9..7808e58 100644 (file)
@@ -36,7 +36,7 @@
 
 2001-11-14  Michael Snyder  <msnyder@redhat.com>
 
-       * gdb.base/code-exprs.exp: New file.  Tests use of the "@code"
+       * gdb.base/code-expr.exp: New file.  Tests use of the "@code"
        qualifier in a type cast expression, to designate an address
        in the instruction space (Harvard architecture).