aboutsummaryrefslogtreecommitdiff
path: root/gdb/symfile.c
diff options
context:
space:
mode:
authorMuhammad Bilal <mbilal@sourceware.org>2013-09-05 13:13:25 +0000
committerMuhammad Bilal <mbilal@sourceware.org>2013-09-05 13:13:25 +0000
commit40b917863f0ec887df8db567959523fad9ec69d1 (patch)
tree33e115f7dec8ee21299924f296f18ccaa587b4e8 /gdb/symfile.c
parent6eed16788b02fa84b88039b43810544de7d02e39 (diff)
downloadgdb-40b917863f0ec887df8db567959523fad9ec69d1.zip
gdb-40b917863f0ec887df8db567959523fad9ec69d1.tar.gz
gdb-40b917863f0ec887df8db567959523fad9ec69d1.tar.bz2
2013-09-05 Muhammad Bilal <mbilal@codesourcery.com>
* symfile.c (add_symbol_file_command): Remove trailing whitespaces and blank line after comment.
Diffstat (limited to 'gdb/symfile.c')
-rw-r--r--gdb/symfile.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/symfile.c b/gdb/symfile.c
index 9005e19..0498886 100644
--- a/gdb/symfile.c
+++ b/gdb/symfile.c
@@ -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;