[postgis-tickets] [SCM] PostGIS branch master updated. 3.2.0-781-gf477f94e5
git at osgeo.org
git at osgeo.org
Fri Apr 29 06:54:40 PDT 2022
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 "PostGIS".
The branch, master has been updated
via f477f94e54b707fc71cb108c54bf6adb250730ab (commit)
from 4492c3488986ed8131146edcb01b59b98ba0a11c (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 f477f94e54b707fc71cb108c54bf6adb250730ab
Author: Björn Harrtell <bjorn at wololo.org>
Date: Fri Apr 29 15:54:27 2022 +0200
Fix typo in comment
diff --git a/deps/flatgeobuf/flatgeobuf_c.h b/deps/flatgeobuf/flatgeobuf_c.h
index b5ea062bf..89046c207 100644
--- a/deps/flatgeobuf/flatgeobuf_c.h
+++ b/deps/flatgeobuf/flatgeobuf_c.h
@@ -129,4 +129,4 @@ int flatgeobuf_decode_feature(flatgeobuf_ctx *ctx);
}
#endif
-#endif /* LWGEOM_WAGYU_H */
\ No newline at end of file
+#endif /* FLATGEOBUF_C_H */
\ No newline at end of file
-----------------------------------------------------------------------
Summary of changes:
deps/flatgeobuf/flatgeobuf_c.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list