aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1994-01-31 15:25:07 +0000
committerFred Fish <fnf@specifix.com>1994-01-31 15:25:07 +0000
commit83fe861ee048f4f33c7ac51bccee726c093a3c15 (patch)
tree24c66c0c1424c7b463d730b001b58e3d50201034
parent9f388ef8db471b783515c23aeacecc04ad0b9e55 (diff)
downloadgdb-83fe861ee048f4f33c7ac51bccee726c093a3c15.zip
gdb-83fe861ee048f4f33c7ac51bccee726c093a3c15.tar.gz
gdb-83fe861ee048f4f33c7ac51bccee726c093a3c15.tar.bz2
Fix typo in ChangeLog entry.
-rw-r--r--gdb/testsuite/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 418218f..c0658d8 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -7,7 +7,7 @@ Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
* gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
well as "_vb$".
* gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
- Remove setup_xfails for sparc-sun-solaris2.*, these tests no pass
+ Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
with latest gcc and gdb.
* gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
well as "_vb$".