From: Wolfgang Bangerth Date: Mon, 21 Jul 2014 21:39:37 +0000 (-0500) Subject: Fix style issue. X-Git-Tag: v8.2.0-rc1~263^2~3 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d2a023f5a42c09a0997cd813e1ccd7a68f53ae8;p=dealii.git Fix style issue. --- diff --git a/include/deal.II/grid/grid_tools.h b/include/deal.II/grid/grid_tools.h index fb5eff8e65..77d28dab3f 100644 --- a/include/deal.II/grid/grid_tools.h +++ b/include/deal.II/grid/grid_tools.h @@ -1254,6 +1254,7 @@ namespace GridTools * Exception */ DeclException0 (ExcTriangulationHasBeenRefined); + /** * Exception */