From: Michael Snyder Date: Fri, 30 Nov 2001 18:53:06 +0000 (+0000) Subject: Fix typo. X-Git-Tag: cygnus_cvs_20020108_pre~457 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=25d559ca7846a5fb9cd61015912469efa792584d;p=platform%2Fupstream%2Fbinutils.git Fix typo. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 2ce70e9..7808e58 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).