2013-09-05 Muhammad Bilal <mbilal@codesourcery.com>

* symfile.c (add_symbol_file_command): Remove trailing
	 whitespaces and blank line after comment.
This commit is contained in:
Muhammad Bilal 2013-09-05 13:13:25 +00:00
parent 6eed16788b
commit 40b917863f
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2013-09-05 Muhammad Bilal <mbilal@codesourcery.com>
* symfile.c (add_symbol_file_command): Remove trailing
whitespaces and blank line after comment.
2013-09-05 Pedro Alves <palves@redhat.com>
* tui/tui-regs.c (tui_register_format): Don't look at the

View File

@ -2233,7 +2233,6 @@ add_symbol_file_command (char *args, int from_tty)
{
/* It's an option (starting with '-') or it's an argument
to an option. */
if (expecting_sec_name)
{
sect_opts[section_index].name = arg;