From f46cb19cde8484bd90a7688e90b922ff03a0e6e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Loriot?= Date: Tue, 12 Sep 2023 15:26:31 +0200 Subject: [PATCH] add missing ending --- .../include/CGAL/Polygon_mesh_processing/Adaptive_sizing_field.h | 1 + 1 file changed, 1 insertion(+) diff --git a/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/Adaptive_sizing_field.h b/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/Adaptive_sizing_field.h index 6525d7b2f85f..d77803bba822 100644 --- a/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/Adaptive_sizing_field.h +++ b/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/Adaptive_sizing_field.h @@ -95,6 +95,7 @@ class Adaptive_sizing_field : public Sizing_field_base * \cgalParamExtra{If this parameter is omitted (`-1`), the expansion will just by a weightless sum of * measures on faces around the vertex.} * \cgalParamNEnd + * \cgalNamedParamsEnd */ template