]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove extra semicolon. 3247/head
authorSAM COX <spc29@le.ac.uk>
Fri, 14 Oct 2016 17:07:37 +0000 (18:07 +0100)
committerSAM COX <spc29@le.ac.uk>
Fri, 14 Oct 2016 17:07:37 +0000 (18:07 +0100)
source/fe/fe_tools_extrapolate.cc

index 47c566a833a15f90854288da4d31acd315c107c4..2e4a1163d551df5cd73d5cc09703ed3e9404d5a5 100755 (executable)
@@ -57,7 +57,7 @@ namespace FETools
                                  OutVector &/*u2*/)
       {
         Assert(false, ExcNotImplemented())
-      };
+      }
     };
 #else
     // Implementation of the @p extrapolate function

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.