2013-09-05 Muhammad Bilal <mbilal@codesourcery.com>
authorMuhammad Bilal <mbilal@sourceware.org>
Thu, 5 Sep 2013 13:13:25 +0000 (13:13 +0000)
committerMuhammad Bilal <mbilal@sourceware.org>
Thu, 5 Sep 2013 13:13:25 +0000 (13:13 +0000)
* symfile.c (add_symbol_file_command): Remove trailing
 whitespaces and blank line after comment.

gdb/ChangeLog
gdb/symfile.c

index dc4a2a1..9c4bd38 100644 (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
index 9005e19..0498886 100644 (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;