Remove trailing space in gdb.ada/small_reg_param.exp
authorJoel Brobecker <brobecker@gnat.com>
Wed, 10 Jul 2013 00:10:26 +0000 (00:10 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Wed, 10 Jul 2013 00:10:26 +0000 (00:10 +0000)
gdb/testsuite/ChangeLog:

        * gdb.ada/small_reg_param.exp: Remove trailing space.

gdb/testsuite/ChangeLog
gdb/testsuite/gdb.ada/small_reg_param.exp

index 5ea5f143688ce833ea84f4e0c4f33f607ad3f6ae..4688b388f00e7400dbb5e0ab1796297f7ef48dde 100644 (file)
@@ -1,3 +1,7 @@
+2013-07-09  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.ada/small_reg_param.exp: Remove trailing space.
+
 2013-07-09  Doug Evans  <dje@google.com>
 
        * gdb.base/default.exp: Update expected output of "show print array"
index 43be17833e6f533677ebcef2951b83e3bb89f1b1..4a18a9a00a4ba7ee7a7c6982c1f1e0af2565d285 100644 (file)
@@ -26,7 +26,7 @@ clean_restart ${testfile}
 if ![runto main] then {
   perror "Couldn't run ${testfile}"
   return
-} 
+}
 
 gdb_breakpoint "call_me"
 
This page took 0.040242 seconds and 4 git commands to generate.