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 dc4a2a1c4fb65f6a42ebaf89d91f141d30e8ecbe..9c4bd383e8a635c947e9fdf4374757d17e7da4ae 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 9005e195b088aec0fd3abc81683703b8c8e77627..04988867845719950fe697e8bf816289a1697a6c 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;
This page took 0.036572 seconds and 4 git commands to generate.