]> granicus.if.org Git - postgis/commitdiff
Removed ^Ms, added note about flatting nature of LWGEOM_EXPLODED.
authorSandro Santilli <strk@keybit.net>
Tue, 28 Sep 2004 17:13:36 +0000 (17:13 +0000)
committerSandro Santilli <strk@keybit.net>
Tue, 28 Sep 2004 17:13:36 +0000 (17:13 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@907 b70326c6-7e19-0410-871a-916f4a2858ee

lwgeom/lwgeom.h

index 8fb74b01c1a74786e1a7685c05127b70c2303854..d926b0ec5732130cce39ffe456cd868134bacee4 100644 (file)
@@ -396,7 +396,9 @@ typedef struct
 extern int lwgeom_size_inspected(const LWGEOM_INSPECTED *inspected, int geom_number);
 
 /*
- * This structure is intended to be used for geometry collection construction
+ * This structure is intended to be used for geometry collection construction.
+ * Does not allow specification of collection structure
+ * (serialization chooses the simpler form)
  */
 typedef struct
 {