Created
September 27, 2011 19:12
-
-
Save terrycojones/1245943 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ git diff | |
warning: CRLF will be replaced by LF in fluidinfo/media/js/jquery-1.4.2.min.js. | |
diff --git a/fluidinfo/media/js/jquery-1.4.2.min.js b/fluidinfo/media/js/jquery-1.4.2.min.js | |
index 4e3dde0..9c2f5e3 100644 | |
--- a/fluidinfo/media/js/jquery-1.4.2.min.js | |
+++ b/fluidinfo/media/js/jquery-1.4.2.min.js | |
@@ -1,16 +1,16 @@ | |
-/* | |
-* jQuery JavaScript Library v1.4.2 | |
-* Copyright 2010, John Resig, http://jquery.com/ | |
-* Distributed in whole under the terms of the MIT | |
-* http://www.opensource.org/licenses/mit-license.php | |
-* | |
-* Includes Sizzle.js | |
-* http://sizzlejs.com/ | |
-* Copyright 2010,The Dojo Foundation | |
-* Released under the MIT, BSD, and GPL Licenses. | |
-*/ | |
-(function(A, w) { | |
- function ma() { if (!c.isReady) { try { s.documentElement.doScroll("left") } catch (a) { setTimeout(ma, 1); return } c.ready() } } function Qa( | |
+/* | |
+* jQuery JavaScript Library v1.4.2 | |
+* Copyright 2010, John Resig, http://jquery.com/ | |
+* Distributed in whole under the terms of the MIT | |
+* http://www.opensource.org/licenses/mit-license.php | |
+* | |
+* Includes Sizzle.js | |
+* http://sizzlejs.com/ | |
+* Copyright 2010,The Dojo Foundation | |
+* Released under the MIT, BSD, and GPL Licenses. | |
+*/ | |
+(function(A, w) { | |
+ function ma() { if (!c.isReady) { try { s.documentElement.doScroll("left") } catch (a) { setTimeout(ma, 1); return } c.ready() } } function Qa( |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment