* gdb.base/sep.exp: Fix typo in comment.
authorJoel Brobecker <brobecker@gnat.com>
Mon, 12 Apr 2004 20:22:54 +0000 (20:22 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Mon, 12 Apr 2004 20:22:54 +0000 (20:22 +0000)
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/sep.exp

index 83d9b677a5e4d5e2a421333c4e3f64dd2f9a8d8c..278e50e8a395593ae53ac97902a4dfe5099fc50d 100644 (file)
@@ -1,3 +1,7 @@
+2004-04-12  J. Brobecker  <brobecker@gnat.com>
+
+       * gdb.base/sep.exp: Fix typo in comment.
+
 2004-04-12  J. Brobecker  <brobecker@gnat.com>
 
        * gdb.base/sep.c: New file.
index 7e03d52e731cc0c30fbe40fd4e596e0b8f645cad..2e51e32962a4d77a9734d36d35e4725385c4bae3 100644 (file)
@@ -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
This page took 0.03348 seconds and 4 git commands to generate.