From: bangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Date: Fri, 30 Sep 2011 14:53:11 +0000 (+0000)
Subject: Make it so that it compiles.
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d63f252615407560055f476251dd0a01bb174b59;p=dealii-svn.git

Make it so that it compiles.


git-svn-id: https://svn.dealii.org/trunk@24486 0785d39b-7218-0410-832d-ea1e28bc413d
---

diff --git a/deal.II/examples/step-32/step-32.cc b/deal.II/examples/step-32/step-32.cc
index b0d9ab89ce..2745fd59a5 100644
--- a/deal.II/examples/step-32/step-32.cc
+++ b/deal.II/examples/step-32/step-32.cc
@@ -2520,7 +2520,7 @@ namespace Step32
 					       temperature_relevant_partitioning);
     }
 
-@todo work from here
+//@todo work from here
     {
 
       stokes_constraints.clear ();