From: Matthias Maier Date: Mon, 21 May 2012 22:21:48 +0000 (+0000) Subject: add comments to closing namespace brackets X-Git-Tag: v8.0.0~2593 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bedafaffbfa43820ce1e60be1aa317810abf556a;p=dealii.git add comments to closing namespace brackets git-svn-id: https://svn.dealii.org/trunk@25530 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/source/grid/grid_tools.cc b/deal.II/source/grid/grid_tools.cc index 25ffb101e4..9a15f7d39b 100644 --- a/deal.II/source/grid/grid_tools.cc +++ b/deal.II/source/grid/grid_tools.cc @@ -1849,12 +1849,8 @@ namespace GridTools } - - - } - } - - + } /* namespace FixUpDistortedChildCells */ + } /* namespace internal */ template