summaryrefslogtreecommitdiff
path: root/gdb/symfile.c
diff options
context:
space:
mode:
authormbilal <mbilal>2013-09-05 13:13:25 +0000
committermbilal <mbilal>2013-09-05 13:13:25 +0000
commit949932c3aff33f6af9b6e9c367b704a822e8d477 (patch)
treeb85e3d540a163a60bfb94992158bdd10b437c06f /gdb/symfile.c
parenteda72100f3a374bc40a590fc3c8528e6f436d9e6 (diff)
downloadgdb-949932c3aff33f6af9b6e9c367b704a822e8d477.tar.gz
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 9005e195b08..04988867845 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;