[mapguide-commits] r1108 - trunk/MgDev/Common/MapGuideCommon/System

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Mon Feb 12 19:24:40 EST 2007


Author: philipsharman
Date: 2007-02-12 19:24:40 -0500 (Mon, 12 Feb 2007)
New Revision: 1108

Modified:
   trunk/MgDev/Common/MapGuideCommon/System/ConfigProperties.h
Log:
Fixed Doxygen commands in the comments. These commands
are used to generate the API Reference.

Modified: trunk/MgDev/Common/MapGuideCommon/System/ConfigProperties.h
===================================================================
--- trunk/MgDev/Common/MapGuideCommon/System/ConfigProperties.h	2007-02-13 00:17:46 UTC (rev 1107)
+++ trunk/MgDev/Common/MapGuideCommon/System/ConfigProperties.h	2007-02-13 00:24:40 UTC (rev 1108)
@@ -758,6 +758,6 @@
     static const MgConfigValidationInfo sm_cviAgentProperties[];
     static const MgConfigValidationInfo sm_cviOgcProperties[];
 };
-/// \endcond INTERNAL
+/// \endcond
 
 #endif



More information about the mapguide-commits mailing list