core: make sure all source files end with a single blank line.
[jquery.git] / src / offset.js
index 23923c3..07a55cd 100644 (file)
@@ -162,4 +162,4 @@ jQuery.each( ['Left', 'Top'], function(i, name) {
                                        document.body[ 'scroll' + name ] :
                                this[0][ 'scroll' + name ];
        };
-});
\ No newline at end of file
+});