From c8482f9c6b5368fbb207f90600eb60214fbd01fd Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 29 Jan 2024 10:53:08 +0100 Subject: fix incompatible pointer types using patch from https://git.osgeo.org/gitea/geos/php-geos/issues/32 --- REFLECTION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 1fd699c..53be0ca 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #124 geos version 1.0.0 ] { +Extension [ extension #66 geos version 1.0.0 ] { - Constants [20] { Constant [ int GEOSBUF_CAP_ROUND ] { 1 } -- cgit