From 61c1724bfa009aebf1b49232140559eefdb2076c Mon Sep 17 00:00:00 2001 From: Michael Tiemann Date: Sun, 31 Jan 1993 13:15:12 +0000 Subject: [PATCH] Fix whitespace. --- gdb/parse.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdb/parse.c b/gdb/parse.c index 48c8b75986c..1327d601c1f 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 */ -- 2.30.2