trailing whitespace

This commit is contained in:
Andreas Fabri 2025-09-19 15:46:42 +01:00
parent 6c4aeabb9d
commit 7d4852a60f
1 changed files with 2 additions and 2 deletions

View File

@ -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<geom_traits::Point_3>`}
* \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<geom_traits::Point_3>`}
* \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}