]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/cp/semantics.cc
c++: formatting tweaks
[thirdparty/gcc.git] / gcc / cp / semantics.cc
index 36aa9c4499fa29f24c54d8cec585c864a0464641..7c5f90b512704b27b42f40033d122096de41fd1f 100644 (file)
@@ -731,7 +731,6 @@ end_maybe_infinite_loop (tree cond)
     }
 }
 
-
 /* Begin a conditional that might contain a declaration.  When generating
    normal code, we want the declaration to appear before the statement
    containing the conditional.  When generating template code, we want the