]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix bogosity.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 23 May 2001 12:57:22 +0000 (12:57 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 23 May 2001 12:57:22 +0000 (12:57 +0000)
git-svn-id: https://svn.dealii.org/trunk@4720 0785d39b-7218-0410-832d-ea1e28bc413d

tests/deal.II/wave-test-3.cc

index 6111e3b30d17b7f532d10fd2dbd42d505f8e7893..b6c8f737a12fe452d6b3f1fcd3099cad34d4dce8 100644 (file)
@@ -260,7 +260,7 @@ struct CellwiseError
     {
        CellwiseError (const unsigned int n_errors);
        std::vector<ErrorOnCell>                    errors;
-       typename ErrorOnCell* next_free_slot;
+       ErrorOnCell* next_free_slot;
     };
 
     Vector<float> estimated_error_per_cell;

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.