Fix typo in filename.

This commit is contained in:
Joel Brobecker 2009-12-21 13:23:25 +00:00
parent 4a42ebbc0e
commit aacf5b1e4a
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
* gdb.mi/var-cmd.c (do_bitfield_tests): New
(main): Call do_bitfield_tests.
* gdb.mi/mi-cmd-var.exp: Run the 'bitfield' testcase.
* gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
2009-12-20 Joel Brobecker <brobecker@adacore.com>