]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove stray ;
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 21 Apr 2003 20:32:21 +0000 (20:32 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 21 Apr 2003 20:32:21 +0000 (20:32 +0000)
git-svn-id: https://svn.dealii.org/trunk@7436 0785d39b-7218-0410-832d-ea1e28bc413d

tests/bits/anna_4.cc
tests/bits/anna_6.cc

index c61c8a21cd8d4e54677f3b0b80e7a68f7c51c328..0e043edd42f600bc18c175eb60fa5aea8cad9b26 100644 (file)
@@ -57,7 +57,7 @@ class VectorBoundaryValues :  public Function<dim>
 template <int dim>
 VectorBoundaryValues<dim>::VectorBoundaryValues () :
                 Function<dim> (2)
-{};
+{}
 
 template <int dim>
 inline
index 15d6641ccabb05aac6277f2f5b7379136773e072..d9aeb8ea30c503f46c6192725aa16aeb5321d794 100644 (file)
@@ -165,7 +165,7 @@ void ImposeBC<dim>::get_ready ()
   n_u_dofs = dofs_per_comp[0];
   n_p_dofs = dofs_per_comp[2];
        
-};
+}
 
 
 template <int dim>

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.