[geos-commits] [SCM] GEOS branch main updated. f7a8f647dc5ca844586be2edf0f01ca8e077504f

git at osgeo.org git at osgeo.org
Sun Oct 10 14:25:41 PDT 2021


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, main has been updated
       via  f7a8f647dc5ca844586be2edf0f01ca8e077504f (commit)
      from  c7f715c4a100a57ad67fc44d70fb845e7006122b (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 f7a8f647dc5ca844586be2edf0f01ca8e077504f
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Sun Oct 10 14:25:37 2021 -0700

    Fix mistaken function sig in doco

diff --git a/capi/geos_c.h.in b/capi/geos_c.h.in
index a238408..6891596 100644
--- a/capi/geos_c.h.in
+++ b/capi/geos_c.h.in
@@ -1380,7 +1380,7 @@ extern int GEOS_DLL GEOSNormalize_r(
     GEOSGeometry* g);
 
 /**
-* Controls the behavior of GEOSGeometry_setPrecision()
+* Controls the behavior of GEOSGeom_setPrecision()
 * when altering the precision of a geometry.
 */
 enum GEOSPrecisionRules {

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

Summary of changes:
 capi/geos_c.h.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list