]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix a formatting bug.
authorcvs <cvs@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 7 Oct 1999 12:58:01 +0000 (12:58 +0000)
committercvs <cvs@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 7 Oct 1999 12:58:01 +0000 (12:58 +0000)
git-svn-id: https://svn.dealii.org/trunk@1745 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/source/parameter_handler.cc

index 223b143bb2490dfe1b31e410e72ce19cb7f0d05d..f116d2a47ad46563fcefc1e0a067ff98fd22288c 100644 (file)
@@ -549,7 +549,7 @@ void ParameterHandler::print_parameters_section (ostream           &out,
                  out << setw(indent_level*2) << ""
                      << "set "
                      << ptr->first
-                     << setw(longest_entry-ptr->first.length()+2) << "= "
+                     << setw(longest_entry-ptr->first.length()+3) << "= "
                      << ptr->second.first << endl;
                  break;
            case LaTeX:

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.