c-decl.c (grokdeclarator): Fix formatting.
authorGary Funck <gary@intrepid.com>
Fri, 1 Apr 2011 14:07:52 +0000 (14:07 +0000)
committerGary Funck <gfunck@gcc.gnu.org>
Fri, 1 Apr 2011 14:07:52 +0000 (14:07 +0000)
2011-04-01  Gary Funck <gary@intrepid.com>

* c-decl.c (grokdeclarator): Fix formatting.

From-SVN: r171831

gcc/ChangeLog
gcc/c-decl.c

index c38662ab245a7b7d83895873cb9ade40c3a38646..b5f45a01d89e1f2c645752c680e2d9ee973684f9 100644 (file)
@@ -1,3 +1,7 @@
+2011-04-01  Gary Funck <gary@intrepid.com>
+
+       * c-decl.c (grokdeclarator): Fix formatting.
+
 2011-04-01  Richard Sandiford  <richard.sandiford@linaro.org>
 
        * expr.c (emit_block_move_via_movmem): Use n_generator_args
index 1af3d23b6778d484c0ef6d3aec625dde5fa16ae2..d54f37853b2c2b72c596e5df774a68209598075e 100644 (file)
@@ -5450,7 +5450,7 @@ grokdeclarator (const struct c_declarator *declarator,
                  }
              }
 
-            /* Complain about arrays of incomplete types.  */
+           /* Complain about arrays of incomplete types.  */
            if (!COMPLETE_TYPE_P (type))
              {
                error_at (loc, "array type has incomplete element type");
@@ -5936,7 +5936,7 @@ grokdeclarator (const struct c_declarator *declarator,
        if (storage_class == csc_register || threadp)
          {
            error_at (loc, "invalid storage class for function %qE", name);
-          }
+         }
        else if (current_scope != file_scope)
          {
            /* Function declaration not at file scope.  Storage