[GRASS-SVN] r66075 - grass/trunk/lib/vector/Vlib
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Aug 31 04:06:17 PDT 2015
Author: huhabla
Date: 2015-08-31 04:06:17 -0700 (Mon, 31 Aug 2015)
New Revision: 66075
Modified:
grass/trunk/lib/vector/Vlib/geos_to_wktb.c
Log:
vector library: Typo fix in documentation
Modified: grass/trunk/lib/vector/Vlib/geos_to_wktb.c
===================================================================
--- grass/trunk/lib/vector/Vlib/geos_to_wktb.c 2015-08-31 11:00:45 UTC (rev 66074)
+++ grass/trunk/lib/vector/Vlib/geos_to_wktb.c 2015-08-31 11:06:17 UTC (rev 66075)
@@ -66,7 +66,7 @@
\param area area id
\param size The size of the returned unsigned char array
- \return pointer to unsigned char array
+ \return pointer to char array
\return NULL on error
*/
char *Vect_read_area_to_wkt(struct Map_info * Map, int area)
More information about the grass-commit
mailing list