[OpenLayers-Commits] r3599 - trunk/openlayers/lib/OpenLayers

commits at openlayers.org commits at openlayers.org
Thu Jul 5 16:02:29 EDT 2007


Author: euzuro
Date: 2007-07-05 16:02:29 -0400 (Thu, 05 Jul 2007)
New Revision: 3599

Modified:
   trunk/openlayers/lib/OpenLayers/Events.js
Log:
update nd for OpenLayer.Event object

Modified: trunk/openlayers/lib/OpenLayers/Events.js
===================================================================
--- trunk/openlayers/lib/OpenLayers/Events.js	2007-07-05 19:51:39 UTC (rev 3598)
+++ trunk/openlayers/lib/OpenLayers/Events.js	2007-07-05 20:02:29 UTC (rev 3599)
@@ -4,11 +4,9 @@
 
 
 /**
- *  @requires OpenLayers/Util.js
+ * @requires OpenLayers/Util.js
  *
- * Title: OpenLayers.Events
- *
- * Class: OpenLayers.Event
+ * Namespace: OpenLayers.Event
  * Utility functions for event handling.
  */
 OpenLayers.Event = {



More information about the Commits mailing list