[mapserver-commits] r9363 - trunk/mapserver
svn at osgeo.org
svn at osgeo.org
Thu Oct 1 13:47:42 EDT 2009
Author: dmorissette
Date: 2009-10-01 13:47:42 -0400 (Thu, 01 Oct 2009)
New Revision: 9363
Modified:
trunk/mapserver/maplabel.c
Log:
Updated RFC-40 URL in code comments
Modified: trunk/mapserver/maplabel.c
===================================================================
--- trunk/mapserver/maplabel.c 2009-10-01 17:28:43 UTC (rev 9362)
+++ trunk/mapserver/maplabel.c 2009-10-01 17:47:42 UTC (rev 9363)
@@ -52,7 +52,7 @@
* TODO/FIXME: function will produce erroneous/crashing? results
* if the wrap character is encoded with multiple bytes
*
- * see http://mapserver.gis.umn.edu/development/rfc/ms-rfc-40/
+ * see http://mapserver.org/development/rfc/ms-rfc-40.html
* for a summary of how wrap/maxlength interact on the result
* of the text transformation
*/
More information about the mapserver-commits
mailing list