Roo/util/Math.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 11 Jan 2011 07:03:23 +0000 (15:03 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 11 Jan 2011 07:03:23 +0000 (15:03 +0800)
Roo/util/Math.js

index 737bcbe..f6dad8a 100644 (file)
@@ -175,4 +175,4 @@ Roo.Math.prototype = {
                }
                return delete this._rounding, this;
        }
-}
\ No newline at end of file
+};
\ No newline at end of file