]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Properly indent a brace.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 21 Sep 2005 17:50:36 +0000 (17:50 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 21 Sep 2005 17:50:36 +0000 (17:50 +0000)
git-svn-id: https://svn.dealii.org/trunk@11492 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/source/function_parser.cc

index d0e2d20a3fcc4646b79758bcc7b8807344ba1b2d..bad3f1cd30b9e1ef4aab28c16f0eef508667eceb 100644 (file)
@@ -43,7 +43,8 @@ FunctionParser<dim>::FunctionParser(const unsigned int n_components,
 
 
 template <int dim>
-FunctionParser<dim>::~FunctionParser() {
+FunctionParser<dim>::~FunctionParser()
+{
   delete[] fp;
 }
 

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.