From d23434077e6eed3759975070b4353cb5d6104dd6 Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Mon, 12 Apr 2004 20:22:54 +0000 Subject: [PATCH] * gdb.base/sep.exp: Fix typo in comment. --- gdb/testsuite/ChangeLog | 4 ++++ gdb/testsuite/gdb.base/sep.exp | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 83d9b677a5..278e50e8a3 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2004-04-12 J. Brobecker + + * gdb.base/sep.exp: Fix typo in comment. + 2004-04-12 J. Brobecker * gdb.base/sep.c: New file. diff --git a/gdb/testsuite/gdb.base/sep.exp b/gdb/testsuite/gdb.base/sep.exp index 7e03d52e73..2e51e32962 100644 --- a/gdb/testsuite/gdb.base/sep.exp +++ b/gdb/testsuite/gdb.base/sep.exp @@ -40,7 +40,7 @@ gdb_test "list sep.c:1" ".*" "dummy command to set the current source file" get_debug_format # We need to restart the debugger, because the method used to compute -# the debug format used (above) affects this testcase. +# the debug format (above) affects this testcase. gdb_exit gdb_start gdb_reinitialize_dir $srcdir/$subdir -- 2.34.1