From 08470effd085a2c5c0f876d38c81be7af356a9bc Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Wed, 18 Mar 2015 18:39:22 -0500 Subject: [PATCH] Improve whitespace in this file. --- include/deal.II/base/qprojector.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/include/deal.II/base/qprojector.h b/include/deal.II/base/qprojector.h index f1386b677d..ad9bc650fd 100644 --- a/include/deal.II/base/qprojector.h +++ b/include/deal.II/base/qprojector.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2014 by the deal.II authors +// Copyright (C) 2005 - 2015 by the deal.II authors // // This file is part of the deal.II library. // @@ -21,6 +21,8 @@ #include DEAL_II_NAMESPACE_OPEN + + /*!@addtogroup Quadrature */ /*@{*/ -- 2.39.5