diff options
author | Maciej W. Rozycki <macro@linux-mips.org> | 2011-12-07 21:45:12 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@linux-mips.org> | 2011-12-07 21:45:12 +0000 |
commit | c7195df2f581ced9aaf3aacf27cd14e030f1748f (patch) | |
tree | 22ba5c81150689db24688d31bde04c2bd3a94e57 /gdb | |
parent | 1cc310d2dd7d28bcab50985de239b6cc3bd26259 (diff) | |
download | gdb-c7195df2f581ced9aaf3aacf27cd14e030f1748f.zip gdb-c7195df2f581ced9aaf3aacf27cd14e030f1748f.tar.gz gdb-c7195df2f581ced9aaf3aacf27cd14e030f1748f.tar.bz2 |
Fix ChangeLog typo.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/testsuite/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 00b6cc9..ba490fb 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -302,7 +302,7 @@ (switch_stack_to_other): New test function. * gdb.arch/thumb-prologue.exp: New test cases. -2010-11-08 Maciej W. Rozycki <macro@codesourcery.com> +2011-11-08 Maciej W. Rozycki <macro@codesourcery.com> * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo. |