aboutsummaryrefslogtreecommitdiff
path: root/gdb/parse.c
diff options
context:
space:
mode:
authorMichael Tiemann <tiemann@cygnus>1993-01-31 13:15:12 +0000
committerMichael Tiemann <tiemann@cygnus>1993-01-31 13:15:12 +0000
commit61c1724bfa009aebf1b49232140559eefdb2076c (patch)
tree7284f1acaea5521afe12937adff2cb22e502bed8 /gdb/parse.c
parentd112a0c664d5328c33adfb028f9926c129a9ac7b (diff)
downloadfsf-binutils-gdb-61c1724bfa009aebf1b49232140559eefdb2076c.zip
fsf-binutils-gdb-61c1724bfa009aebf1b49232140559eefdb2076c.tar.gz
fsf-binutils-gdb-61c1724bfa009aebf1b49232140559eefdb2076c.tar.bz2
Fix whitespace.
Diffstat (limited to 'gdb/parse.c')
-rw-r--r--gdb/parse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/parse.c b/gdb/parse.c
index 48c8b75..1327d60 100644
--- a/gdb/parse.c
+++ b/gdb/parse.c
@@ -535,7 +535,7 @@ prefixify_subexp (inexpr, outexpr, inend, outbeg)
args=1;
break;
- case STRUCTOP_STRUCT:
+ case STRUCTOP_STRUCT:
case STRUCTOP_PTR:
args = 1;
/* fall through */