From: Wolfgang Bangerth Date: Sun, 12 Feb 2006 23:14:16 +0000 (+0000) Subject: Reindent. X-Git-Tag: v8.0.0~12342 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e71313a92d4c3a63e3fef8101527f23e73318e70;p=dealii.git Reindent. git-svn-id: https://svn.dealii.org/trunk@12338 0785d39b-7218-0410-832d-ea1e28bc413d --- 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

*