From: maier Date: Mon, 21 May 2012 22:21:48 +0000 (+0000) Subject: add comments to closing namespace brackets X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29b544d9c9e67fb602646d97035a593e00832316;p=dealii-svn.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