aboutsummaryrefslogtreecommitdiffstats
path: root/src/intro.js
diff options
context:
space:
mode:
authorJohn Resig <jeresig@gmail.com>2006-10-10 01:59:20 +0000
committerJohn Resig <jeresig@gmail.com>2006-10-10 01:59:20 +0000
commitdbee06de85859af59591813d3004e6695b8bb278 (patch)
treefcb04b05af2f660e578783b43c5463f7d89a1881 /src/intro.js
parent967eec18317d0451af93b1a86902e80d39086507 (diff)
downloadjquery-dbee06de85859af59591813d3004e6695b8bb278.tar.gz
jquery-dbee06de85859af59591813d3004e6695b8bb278.zip
Fixed a bunch of endline issues.1.0.2
Diffstat (limited to 'src/intro.js')
-rw-r--r--src/intro.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/intro.js b/src/intro.js
index c26ac36cf..c03593111 100644
--- a/src/intro.js
+++ b/src/intro.js
@@ -1,2 +1,2 @@
-/* prevent execution of jQuery if included more then once */
-if(typeof window.jQuery == "undefined") {
+/* prevent execution of jQuery if included more then once */
+if(typeof window.jQuery == "undefined") {