From: Wolfgang Bangerth Date: Wed, 27 Mar 2013 01:55:31 +0000 (+0000) Subject: Fix indentation. X-Git-Tag: v8.0.0~316^2~88 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cef9b525762de113777210c756aef310eb14a19d;p=dealii.git Fix indentation. git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@29050 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/base/types.h b/deal.II/include/deal.II/base/types.h index 80c02453df..a4cd002287 100644 --- a/deal.II/include/deal.II/base/types.h +++ b/deal.II/include/deal.II/base/types.h @@ -204,9 +204,9 @@ namespace numbers invalid_size_type = static_cast (-1); /** - * An invalid value for indices of degrees - * of freedom. - */ + * An invalid value for indices of degrees + * of freedom. + */ const types::global_dof_index invalid_dof_index = static_cast(-1); /**