From: bangerth Date: Wed, 21 May 2008 14:51:53 +0000 (+0000) Subject: Further formatting improvements. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b76303f963c37e1289d1168e6c9b7de562f6c96a;p=dealii-svn.git Further formatting improvements. git-svn-id: https://svn.dealii.org/trunk@16156 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-33/step-33.cc b/deal.II/examples/step-33/step-33.cc index 999f1e1af6..1dfc8440c1 100644 --- a/deal.II/examples/step-33/step-33.cc +++ b/deal.II/examples/step-33/step-33.cc @@ -3045,8 +3045,8 @@ void ConservationLaw::run () << std::endl << std::endl; - std::cout << " NonLin Res Lin Iter Lin Res" << std::endl - << " ______________________________________" << std::endl; + std::cout << " NonLin Res Lin Iter Lin Res" << std::endl + << " _____________________________________" << std::endl; // Then comes the inner Newton // iteration to solve the nonlinear