Fixed a missing semicolon. Fixes jQuery bug #3927.
[jquery.git] / src / outro.js
index 92e105b..0319a0f 100644 (file)
@@ -1 +1 @@
-} // close: if(typeof window.jQuery == "undefined") {
+})();