]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove unnecessary semicolon.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 15 Jan 2013 14:20:04 +0000 (14:20 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 15 Jan 2013 14:20:04 +0000 (14:20 +0000)
git-svn-id: https://svn.dealii.org/trunk@28065 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/numerics/matrix_tools.cc

index 6365549484dad28dfc782e601a4dec205cfe2f51..39afa3820c9537950bfcdcc2c324ba820e9d2b0a 100644 (file)
@@ -1937,7 +1937,7 @@ namespace MatrixTools
     {
       return (p.column() < column);
     }
-  };
+  }
 
 //TODO:[WB] I don't think that the optimized storage of diagonals is needed (GK)
   template <typename number>

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.