[geos-commits] [SCM] GEOS branch master updated. 0ed91e0e4bb76e70ef41e10746835ad65ef8f917

git at osgeo.org git at osgeo.org
Fri Jun 14 12:54:54 PDT 2019


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GEOS".

The branch, master has been updated
       via  0ed91e0e4bb76e70ef41e10746835ad65ef8f917 (commit)
       via  ee70a1e238d83bddee497043874ef1f3a8590152 (commit)
      from  074926e22c427365dade2fcc093a7021d555ec84 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0ed91e0e4bb76e70ef41e10746835ad65ef8f917
Merge: 074926e ee70a1e
Author: Sandro Santilli <strk at kbt.io>
Date:   Fri Jun 14 12:54:53 2019 -0700

    Merge branch 'doxygen_fix-errors' of nila/geos into master
    
    Thanks. Now if I could fix drone-ci would be even better...


commit ee70a1e238d83bddee497043874ef1f3a8590152
Author: nila <n_larsson at yahoo.com>
Date:   Fri Jun 14 21:15:29 2019 +0200

    [doxygen] fix incorrect comment

diff --git a/include/geos/triangulate/quadedge/QuadEdgeSubdivision.h b/include/geos/triangulate/quadedge/QuadEdgeSubdivision.h
index 43f43ef..9224542 100644
--- a/include/geos/triangulate/quadedge/QuadEdgeSubdivision.h
+++ b/include/geos/triangulate/quadedge/QuadEdgeSubdivision.h
@@ -399,10 +399,10 @@ public:
      * Gets the geometry for the triangles in a triangulated subdivision as a
      * [GeometryCollection](@ref geos::geom::GeometryCollection)
      * of triangular [Polygons](@ref geos::geom::Polygon).
-
+     *
      * @param geomFact the GeometryFactory to use
      * @return a GeometryCollection of triangular polygons.
-     
+     *
      * @note The caller takes ownership of the returned object.
      */
     std::unique_ptr<geom::GeometryCollection> getTriangles(const geom::GeometryFactory& geomFact);

-----------------------------------------------------------------------

Summary of changes:
 include/geos/triangulate/quadedge/QuadEdgeSubdivision.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list