Fix typo in previous entry.

This commit is contained in:
Doug Evans 2014-03-22 02:59:04 -04:00
parent 51b8d20cf4
commit 25d743f9e6

View file

@ -2,7 +2,7 @@
* gdb.python/python.exp (python not supported): Verify multi-line
python command issues an error.
* gdb.python/guile.exp (guile not supported): Verify multi-line
* gdb.guile/guile.exp (guile not supported): Verify multi-line
guile command issues an error.
2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>