summaryrefslogtreecommitdiff
path: root/gdb/mdebugread.c
diff options
context:
space:
mode:
authorMichael Snyder <msnyder@specifix.com>2011-03-02 23:54:15 +0000
committerMichael Snyder <msnyder@specifix.com>2011-03-02 23:54:15 +0000
commitb3f7901d7fb661b8320af5fbdc60c9a25f451b22 (patch)
tree9ebfc3d2b7e741db9f8672c14b35df99b148427b /gdb/mdebugread.c
parent8591831e402c0f1ff9b5ae3366b7cb3201d64762 (diff)
downloadgdb-b3f7901d7fb661b8320af5fbdc60c9a25f451b22.tar.gz
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 a6c9814567a..1c65609f5d2 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. */