[mapserver-commits] r10497 - trunk/mapserver
svn at osgeo.org
svn at osgeo.org
Thu Sep 2 12:23:37 EDT 2010
Author: warmerdam
Date: 2010-09-02 16:23:37 +0000 (Thu, 02 Sep 2010)
New Revision: 10497
Modified:
trunk/mapserver/mapshape.h
Log:
I think this was supposed to be part of the fix for (#3514)
Modified: trunk/mapserver/mapshape.h
===================================================================
--- trunk/mapserver/mapshape.h 2010-09-02 16:20:13 UTC (rev 10496)
+++ trunk/mapserver/mapshape.h 2010-09-02 16:23:37 UTC (rev 10497)
@@ -117,7 +117,7 @@
int nRecords;
- int nRecordLength;
+ unsigned int nRecordLength;
int nHeaderLength;
int nFields;
int *panFieldOffset;
More information about the mapserver-commits
mailing list