Fix trailing arg.
[jquery.git] / src / support.js
index febff15..75e89dd 100644 (file)
 
        // release memory in IE
        root = script = div = all = a = null;
-})( jQuery );
+})();
 
 jQuery.props = {
        "for": "htmlFor",