Fix whitespace.
authorMichael Tiemann <tiemann@cygnus>
Sun, 31 Jan 1993 13:15:12 +0000 (13:15 +0000)
committerMichael Tiemann <tiemann@cygnus>
Sun, 31 Jan 1993 13:15:12 +0000 (13:15 +0000)
gdb/parse.c

index 48c8b75986ced483a986aff288e21a1c9c4ecf3c..1327d601c1fe1c42c7c667137bd5f3a5c5ebdc53 100644 (file)
@@ -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 */