]> https://gitweb.dealii.org/ - dealii.git/commitdiff
astyle 1562/head
authorMatthias Maier <tamiko@43-1.org>
Wed, 9 Sep 2015 18:19:21 +0000 (13:19 -0500)
committerMatthias Maier <tamiko@43-1.org>
Wed, 9 Sep 2015 18:19:21 +0000 (13:19 -0500)
include/deal.II/base/table_indices.h

index 3be3b508a4676e4b26c41d4f0da06840f0efeb2c..62dabf1de9cb670f45bbcda5a9ecf130bd57c142 100644 (file)
@@ -154,7 +154,8 @@ TableIndices<N>::TableIndices(const unsigned int index0,
       Assert (index7 == numbers::invalid_unsigned_int, ExcMessage("more than N index values provided"));
     case 8: // fallthrough
       Assert (index8 == numbers::invalid_unsigned_int, ExcMessage("more than N index values provided"));
-    default: ;
+    default:
+      ;
     }
 
   // Always access "indices" with indices modulo N to avoid bogus compiler

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.