From 18f911af50de7d620fdb213df92cdcbc0d7e3c3c Mon Sep 17 00:00:00 2001 From: euzuro Date: Thu, 18 May 2006 12:58:38 +0000 Subject: [PATCH] JSDOC git-svn-id: http://svn.openlayers.org/trunk/openlayers@141 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- lib/OpenLayers/Util.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/OpenLayers/Util.js b/lib/OpenLayers/Util.js index 96ee855f9c..c850b3fe44 100644 --- a/lib/OpenLayers/Util.js +++ b/lib/OpenLayers/Util.js @@ -85,6 +85,8 @@ OpenLayers.Size.prototype = { /** + * @constructor + * * @param {float} w * @param {float} h */