From 380184a6a2111b7cf85ea1885cfefd5c1ae93a4e Mon Sep 17 00:00:00 2001 From: wolf Date: Thu, 16 Mar 2006 03:09:22 +0000 Subject: [PATCH] Don't indent quite as much. git-svn-id: https://svn.dealii.org/trunk@12612 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/tutorial/chapter-2.step-by-step/program2doxygen | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 (<>); -- 2.39.5