From eed31d520884ef7e8a43994c6f657b961e88452c Mon Sep 17 00:00:00 2001 From: bangerth Date: Wed, 29 Nov 2006 06:01:35 +0000 Subject: [PATCH] reindent git-svn-id: https://svn.dealii.org/trunk@14213 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/dofs/hp_dof_objects.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/deal.II/include/dofs/hp_dof_objects.h b/deal.II/deal.II/include/dofs/hp_dof_objects.h index 970af61188..22674871c0 100644 --- a/deal.II/deal.II/include/dofs/hp_dof_objects.h +++ b/deal.II/deal.II/include/dofs/hp_dof_objects.h @@ -234,7 +234,7 @@ namespace internal const unsigned int fe_index, const unsigned int obj_level) const; - /** + /** * Determine an estimate for the * memory consumption (in bytes) * of this object. -- 2.39.5