From: Michael Snyder Date: Fri, 30 Nov 2001 18:53:06 +0000 (+0000) Subject: Fix typo. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=25d559ca7846a5fb9cd61015912469efa792584d;p=binutils-gdb.git Fix typo. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 2ce70e9c6dc..7808e586353 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -36,7 +36,7 @@ 2001-11-14 Michael Snyder - * 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).