Cleanup: kill trailing whitespace
authorPaul Pluzhnikov <ppluzhnikov@google.com>
Thu, 14 Jul 2011 16:41:56 +0000 (16:41 +0000)
committerPaul Pluzhnikov <ppluzhnikov@google.com>
Thu, 14 Jul 2011 16:41:56 +0000 (16:41 +0000)
gdb/testsuite/ChangeLog

index 181913b4052c066bfd0a330e5099552cb007320b..569f0954a020830ec995034b3496b24939ad8292 100644 (file)
@@ -51,7 +51,7 @@
 
 2011-07-06  Marek Polacek  <mpolacek@redhat.com>
 
-       * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match 
+       * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
        the whole output.
 
 2011-07-05  Tom Tromey  <tromey@redhat.com>
 
 2011-04-13  Marek Polacek  <mpolacek@redhat.com>
 
-       * gdb.base/commands.exp (redefine_backtrace_test): Fix race. 
+       * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
        New testcase `expect response to define backtrace'.  Also remove
        redundant `default' block.
 
 
 2011-02-22  Michael Snyder  <msnyder@vmware.com>
 
-       * gdb.threads/thread-find.exp: Add tests for bad input to 
+       * gdb.threads/thread-find.exp: Add tests for bad input to
        info threads.
 
 2011-02-22  Joel Brobecker  <brobecker@adacore.com>