]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix the missing rest of a statement
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 24 May 2007 01:40:10 +0000 (01:40 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 24 May 2007 01:40:10 +0000 (01:40 +0000)
git-svn-id: https://svn.dealii.org/trunk@14695 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/grid/tria.cc

index 15c156928ae8f39f71c44fb025fa4098169c7d99..8ccd9087f63397e8c22321d7507b682f5af00c44 100644 (file)
@@ -2135,7 +2135,7 @@ void Triangulation<1>::clear_user_data ()
 template <>
 void Triangulation<1>::clear_user_pointers ()
 {
-  clear_user_data
+  clear_user_data ();
 }
 
 

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.