From 7d4852a60fde4cee7596de377a2ff275cec096e9 Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Fri, 19 Sep 2025 15:46:42 +0100 Subject: [PATCH] trailing whitespace --- Stream_support/include/CGAL/IO/OFF.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Stream_support/include/CGAL/IO/OFF.h b/Stream_support/include/CGAL/IO/OFF.h index dc11fb82e31..8ca46ca937d 100644 --- a/Stream_support/include/CGAL/IO/OFF.h +++ b/Stream_support/include/CGAL/IO/OFF.h @@ -273,7 +273,7 @@ bool read_OFF(const std::string& fname, * of the iterator of `PointRange` and value type is a point type with floating point coordinates} * \cgalParamDefault{`CGAL::Identity_property_map`} * \cgalParamNEnd - * + * * \cgalParamNBegin{stream_precision} * \cgalParamDescription{a parameter used to set the precision (i.e. how many digits are generated) of the output stream} * \cgalParamType{int} @@ -321,7 +321,7 @@ bool write_OFF(std::ostream& os, * of the iterator of `PointRange` and value type is a point type with floating point coordinates} * \cgalParamDefault{`CGAL::Identity_property_map`} * \cgalParamNEnd - * + * * \cgalParamNBegin{stream_precision} * \cgalParamDescription{a parameter used to set the precision (i.e. how many digits are generated) of the output stream} * \cgalParamType{int}