more whitespace changes in Handler/Drag.js

git-svn-id: http://svn.openlayers.org/trunk/openlayers@3642 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Tim Schaub
2007-07-07 00:12:57 +00:00
parent 0f47f1d73f
commit e276f84deb
+8 -8
View File
@@ -20,16 +20,16 @@ OpenLayers.Handler.Drag.prototype =
started: false, started: false,
/** /**
* Property: dragging * Property: dragging
* {Boolean} * {Boolean}
*/ */
dragging: false, dragging: false,
/** /**
* Property: start * Property: start
* {<OpenLayers.Pixel>} * {<OpenLayers.Pixel>}
*/ */
start: null, start: null,
/** /**
* Property: oldOnselectstart * Property: oldOnselectstart