From: wolf Date: Thu, 16 Mar 2006 03:09:22 +0000 (+0000) Subject: Don't indent quite as much. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=380184a6a2111b7cf85ea1885cfefd5c1ae93a4e;p=dealii-svn.git Don't indent quite as much. git-svn-id: https://svn.dealii.org/trunk@12612 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/program2doxygen b/deal.II/doc/tutorial/chapter-2.step-by-step/program2doxygen index 4b7c6b1197..7bd752dd1f 100644 --- a/deal.II/doc/tutorial/chapter-2.step-by-step/program2doxygen +++ b/deal.II/doc/tutorial/chapter-2.step-by-step/program2doxygen @@ -67,7 +67,7 @@ do { } else { - print " * $_"; + print " * $_"; } } while (<>);