aboutsummaryrefslogtreecommitdiff
path: root/gdb/mdebugread.c
diff options
context:
space:
mode:
authorMichael Snyder <msnyder@vmware.com>2011-03-02 23:54:16 +0000
committerMichael Snyder <msnyder@vmware.com>2011-03-02 23:54:16 +0000
commitb98bd911942d97b12629fe18add0ffa3b6e61c2c (patch)
treeb250cc53a4831c428087fb851b84dd261879330e /gdb/mdebugread.c
parentc3e8aadde1fc15abf3396796ee81cd0681c94152 (diff)
downloadgdb-b98bd911942d97b12629fe18add0ffa3b6e61c2c.zip
gdb-b98bd911942d97b12629fe18add0ffa3b6e61c2c.tar.gz
gdb-b98bd911942d97b12629fe18add0ffa3b6e61c2c.tar.bz2
2011-03-02 Michael Snyder <msnyder@vmware.com>
* mdebugread.c (parse_partial_symbols): Fix indent.
Diffstat (limited to 'gdb/mdebugread.c')
-rw-r--r--gdb/mdebugread.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/mdebugread.c b/gdb/mdebugread.c
index a6c9814..1c65609 100644
--- a/gdb/mdebugread.c
+++ b/gdb/mdebugread.c
@@ -2897,7 +2897,7 @@ parse_partial_symbols (struct objfile *objfile)
case N_ABS | N_EXT:
record_it:
- continue;
+ continue;
/* Standard, local, non-debugger, symbols. */