Fix some whitespace issues.

This commit is contained in:
Anton M 2011-02-15 22:03:23 +01:00
parent 12c0e1a692
commit 6b08d88d04
7 changed files with 19 additions and 19 deletions

View file

@ -302,7 +302,7 @@ jQuery.fn = jQuery.prototype = {
jQuery.fn.init.prototype = jQuery.fn;
jQuery.extend = jQuery.fn.extend = function() {
var options, name, src, copy, copyIsArray, clone,
var options, name, src, copy, copyIsArray, clone,
target = arguments[0] || {},
i = 1,
length = arguments.length,