[mapserver-commits] r10600 - trunk/mapserver
svn at osgeo.org
svn at osgeo.org
Wed Oct 13 17:54:54 EDT 2010
Author: warmerdam
Date: 2010-10-13 14:54:54 -0700 (Wed, 13 Oct 2010)
New Revision: 10600
Modified:
trunk/mapserver/mapwfs.c
Log:
msWFSGetOutputFormatList() still in work (#3570).
Modified: trunk/mapserver/mapwfs.c
===================================================================
--- trunk/mapserver/mapwfs.c 2010-10-13 21:52:20 UTC (rev 10599)
+++ trunk/mapserver/mapwfs.c 2010-10-13 21:54:54 UTC (rev 10600)
@@ -794,7 +794,7 @@
if( format_list == NULL )
continue;
- split, add each as appropriate.
+// split, add each as appropriate.
}
More information about the mapserver-commits
mailing list