Remove all trailing spaces in mi/mi-main.c.

No code change, just a mechanical cleanup.

gdb/ChangeLog:

        * mi/mi-main.c: Remove trailing spaces throughout.
This commit is contained in:
Joel Brobecker 2013-12-03 08:15:08 +04:00
parent 2c3f079f58
commit c1244769eb
2 changed files with 36 additions and 32 deletions

View File

@ -1,3 +1,7 @@
2013-12-03 Joel Brobecker <brobecker@adacore.com>
* mi/mi-main.c: Remove trailing spaces throughout.
2013-12-03 Pedro Alves <palves@redhat.com>
Joel Brobecker <brobecker@adacore.com>