From: Wolfgang Bangerth Date: Tue, 18 Apr 2023 03:45:15 +0000 (-0600) Subject: Fix a funny comment. X-Git-Tag: v9.5.0-rc1~320^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=873f93885785105774c79b6dd2a18f5e9a454cd4;p=dealii.git Fix a funny comment. --- diff --git a/source/distributed/tria.cc b/source/distributed/tria.cc index e43caf145c..e1d4e0f6c2 100644 --- a/source/distributed/tria.cc +++ b/source/distributed/tria.cc @@ -1694,7 +1694,7 @@ namespace parallel { namespace distributed { - /*----------------- class Triangulation ---------------\*/ + /*----------------- class Triangulation ---------------*/ template DEAL_II_CXX20_REQUIRES((concepts::is_valid_dim_spacedim)) Triangulation::Triangulation(