From e276f84deb9349b2d05c7e516f84360511813593 Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Sat, 7 Jul 2007 00:12:57 +0000 Subject: [PATCH] more whitespace changes in Handler/Drag.js git-svn-id: http://svn.openlayers.org/trunk/openlayers@3642 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- lib/OpenLayers/Handler/Drag.js | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/lib/OpenLayers/Handler/Drag.js b/lib/OpenLayers/Handler/Drag.js index e42478f5e8..d58e0c3ba8 100644 --- a/lib/OpenLayers/Handler/Drag.js +++ b/lib/OpenLayers/Handler/Drag.js @@ -20,16 +20,16 @@ OpenLayers.Handler.Drag.prototype = started: false, /** - * Property: dragging - * {Boolean} - */ - dragging: false, + * Property: dragging + * {Boolean} + */ + dragging: false, /** - * Property: start - * {} - */ - start: null, + * Property: start + * {} + */ + start: null, /** * Property: oldOnselectstart