[GRASS-SVN] r55371 - grass/trunk/include/vect

svn_grass at osgeo.org svn_grass at osgeo.org
Wed Mar 13 16:12:51 PDT 2013


Author: martinl
Date: 2013-03-13 16:12:51 -0700 (Wed, 13 Mar 2013)
New Revision: 55371

Modified:
   grass/trunk/include/vect/dig_structs.h
Log:
document GV_FORMAT_POSTGIS


Modified: grass/trunk/include/vect/dig_structs.h
===================================================================
--- grass/trunk/include/vect/dig_structs.h	2013-03-13 22:17:41 UTC (rev 55370)
+++ grass/trunk/include/vect/dig_structs.h	2013-03-13 23:12:51 UTC (rev 55371)
@@ -1231,6 +1231,7 @@
       - GV_FORMAT_NATIVE
       - GV_FORMAT_OGR
       - GV_FORMAT_OGR_DIRECT
+      - GV_FORMAT_POSTGIS
     */
     int format;
     /*!



More information about the grass-commit mailing list