[GRASS-SVN] r44466 - grass/trunk/vector/v.out.ogr

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Nov 28 12:55:27 EST 2010


Author: mmetz
Date: 2010-11-28 09:55:27 -0800 (Sun, 28 Nov 2010)
New Revision: 44466

Modified:
   grass/trunk/vector/v.out.ogr/local_proto.h
Log:
update header

Modified: grass/trunk/vector/v.out.ogr/local_proto.h
===================================================================
--- grass/trunk/vector/v.out.ogr/local_proto.h	2010-11-28 17:54:59 UTC (rev 44465)
+++ grass/trunk/vector/v.out.ogr/local_proto.h	2010-11-28 17:55:27 UTC (rev 44466)
@@ -27,4 +27,4 @@
 
 /* create.c */
 void create_ogr_layer(const char *, const char *, const char *,
-		      unsigned int, const char **, const char **);
+		      unsigned int, char **, char **);



More information about the grass-commit mailing list