]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Re-wrap a comment.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 11 Dec 2005 20:27:53 +0000 (20:27 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 11 Dec 2005 20:27:53 +0000 (20:27 +0000)
git-svn-id: https://svn.dealii.org/trunk@11858 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/source/parameter_handler.cc

index bddc17e1e28f925a36605525b2245281951db63b..604f9ff79dd33020a8121fdc118964f90e16068f 100644 (file)
@@ -1481,10 +1481,10 @@ void MultipleParameterLoop::init_branches ()
   for (unsigned int i=0; i<multiple_choices.size(); ++i)
     multiple_choices[i].split_different_values ();
   
-                                  // check whether we have included a multiple
-                                  // choice entry from the defaults section which
-                                  // has only one single value after reading the
-                                  // input
+                                  // check whether we have included a
+                                  // multiple choice entry from the defaults
+                                  // section which has only one single value
+                                  // after reading the input
   if (multiple_choices.size() > 0)
     for (std::vector<Entry>::reverse_iterator i=multiple_choices.rbegin();
         i != multiple_choices.rend(); ++i)

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.