From 52363227b8aa08f3074c81752181da0d95500442 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Wed, 7 Mar 2001 15:32:10 +0000 Subject: [PATCH] Conform to indenting rules. git-svn-id: https://svn.dealii.org/trunk@4151 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/fe/fe_q.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/deal.II/deal.II/include/fe/fe_q.h b/deal.II/deal.II/include/fe/fe_q.h index 90fd7ca6ce..38e7cd3936 100644 --- a/deal.II/deal.II/include/fe/fe_q.h +++ b/deal.II/deal.II/include/fe/fe_q.h @@ -179,7 +179,8 @@ class FE_Q : public FiniteElement * in the files @p{mat_q.[123]} * in the source directory. */ - struct Matrices { + struct Matrices + { /** * Embedding matrices. For * each element type (the -- 2.39.5