diff options
author | John Resig <jeresig@gmail.com> | 2006-10-10 01:59:20 +0000 |
---|---|---|
committer | John Resig <jeresig@gmail.com> | 2006-10-10 01:59:20 +0000 |
commit | dbee06de85859af59591813d3004e6695b8bb278 (patch) | |
tree | fcb04b05af2f660e578783b43c5463f7d89a1881 /src/outro.js | |
parent | 967eec18317d0451af93b1a86902e80d39086507 (diff) | |
download | jquery-dbee06de85859af59591813d3004e6695b8bb278.tar.gz jquery-dbee06de85859af59591813d3004e6695b8bb278.zip |
Fixed a bunch of endline issues.1.0.2
Diffstat (limited to 'src/outro.js')
-rw-r--r-- | src/outro.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/outro.js b/src/outro.js index 1d4dd6411..92e105bba 100644 --- a/src/outro.js +++ b/src/outro.js @@ -1 +1 @@ -} // close: if(typeof window.jQuery == "undefined") {
+} // close: if(typeof window.jQuery == "undefined") { |