[GRASS-SVN] r43309 - grass/branches/develbranch_6/lib/vector
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Aug 27 13:03:12 EDT 2010
Author: mmetz
Date: 2010-08-27 17:03:12 +0000 (Fri, 27 Aug 2010)
New Revision: 43309
Modified:
grass/branches/develbranch_6/lib/vector/vectorlib.dox
Log:
sync to dig_struct.h
Modified: grass/branches/develbranch_6/lib/vector/vectorlib.dox
===================================================================
--- grass/branches/develbranch_6/lib/vector/vectorlib.dox 2010-08-27 17:02:01 UTC (rev 43308)
+++ grass/branches/develbranch_6/lib/vector/vectorlib.dox 2010-08-27 17:03:12 UTC (rev 43309)
@@ -233,7 +233,7 @@
<TR><TD>Back_Major</TD> <TD>C</TD> <TD>1</TD> <TD>supported from GRASS version (major)</TD></TR>
<TR><TD>Back_Minor</TD> <TD>C</TD> <TD>1</TD> <TD>supported from GRASS version (minor)</TD></TR>
<TR><TD>byte_order</TD> <TD>C</TD> <TD>1</TD> <TD>little or big endian flag</TD></TR>
-<TR><TD>header_size</TD> <TD>L</TD> <TD>1</TD> <TD>header size of coor file</TD></TR>
+<TR><TD>head_size</TD> <TD>L</TD> <TD>1</TD> <TD>header size of coor file</TD></TR>
<TR><TD>with_z</TD> <TD>C</TD> <TD>1</TD> <TD>2D or 3D flag; zero for 2D</TD></TR>
<TR><TD>size</TD> <TD>L</TD> <TD>1</TD> <TD>coor file size</TD></TR>
More information about the grass-commit
mailing list