From e71313a92d4c3a63e3fef8101527f23e73318e70 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Sun, 12 Feb 2006 23:14:16 +0000 Subject: [PATCH] Reindent. git-svn-id: https://svn.dealii.org/trunk@12338 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/base/include/base/parameter_handler.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deal.II/base/include/base/parameter_handler.h b/deal.II/base/include/base/parameter_handler.h index 493353a701..eb8384e815 100644 --- a/deal.II/base/include/base/parameter_handler.h +++ b/deal.II/base/include/base/parameter_handler.h @@ -768,8 +768,8 @@ namespace Patterns * Input may be sorted into subsection trees in order to give the input a * logical structure. * - * The ParameterHandler class is discussed in detail in the @ref step_19 "step-19" example - * program. + * The ParameterHandler class is discussed in detail in the @ref + * step_19 "step-19" example program. * *

Declaring entries

* -- 2.39.5