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

git at osgeo.org git at osgeo.org
Tue Oct 7 15:54:48 PDT 2025


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  cb0909d11523d8e3d86f679e7cfaac09cb912028 (commit)
      from  cc613dafe7f165876009a681dde33852a967def3 (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 cb0909d11523d8e3d86f679e7cfaac09cb912028
Author: Mike Taves <mwtoews at gmail.com>
Date:   Wed Oct 8 11:54:09 2025 +1300

    Fix doc typo

diff --git a/capi/geos_c.h.in b/capi/geos_c.h.in
index 6caf8b89a..b5d5ada78 100644
--- a/capi/geos_c.h.in
+++ b/capi/geos_c.h.in
@@ -6707,7 +6707,7 @@ extern GEOSGeometry GEOS_DLL *GEOSGeomFromWKB_buf(const unsigned char *wkb, size
 extern unsigned char GEOS_DLL *GEOSGeomToWKB_buf(const GEOSGeometry* g, size_t *size);
 
 /**
-* \deprecated use \ref GEOSWKBReader and GEOSWKBWriter_readHEX()
+* \deprecated use \ref GEOSWKBReader and GEOSWKBReader_readHEX()
 */
 extern GEOSGeometry GEOS_DLL *GEOSGeomFromHEX_buf(const unsigned char *hex, size_t size);
 

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

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