From: Logan Harbour Date: Tue, 19 Feb 2019 18:20:08 +0000 (-0600) Subject: Fix doxygen docstring for DoFInfo indices X-Git-Tag: v9.1.0-rc1~335^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F7733%2Fhead;p=dealii.git Fix doxygen docstring for DoFInfo indices --- diff --git a/include/deal.II/meshworker/dof_info.h b/include/deal.II/meshworker/dof_info.h index 34a54fe076..1b3bf0825a 100644 --- a/include/deal.II/meshworker/dof_info.h +++ b/include/deal.II/meshworker/dof_info.h @@ -96,7 +96,7 @@ namespace MeshWorker */ unsigned int sub_number; - /* + /** * The DoF indices of the * current cell */