[Pkg-javascript-commits] [sockjs-client] 310/434: Cosmetic: trans-xhr-streaming.js -> trans-xhr.js
Tonnerre Lombard
tonnerre-guest at moszumanska.debian.org
Wed Jan 8 00:47:21 UTC 2014
This is an automated email from the git hooks/post-receive script.
tonnerre-guest pushed a commit to branch master
in repository sockjs-client.
commit 76fd5b75d2250e15037bea856d69083020b3bed0
Author: Marek Majkowski <majek04 at gmail.com>
Date: Mon Jan 16 12:29:11 2012 +0000
Cosmetic: trans-xhr-streaming.js -> trans-xhr.js
---
lib/index.js | 2 +-
lib/{trans-xhr-streaming.js => trans-xhr.js} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/index.js b/lib/index.js
index 0b824c0..e2873a3 100644
--- a/lib/index.js
+++ b/lib/index.js
@@ -15,7 +15,7 @@ SockJS = (function(){
<!-- include lib/trans-sender.js -->
<!-- include lib/trans-jsonp-receiver.js -->
<!-- include lib/trans-jsonp-polling.js -->
-<!-- include lib/trans-xhr-streaming.js -->
+<!-- include lib/trans-xhr.js -->
<!-- include lib/trans-iframe.js -->
<!-- include lib/trans-iframe-within.js -->
<!-- include lib/info.js -->
diff --git a/lib/trans-xhr-streaming.js b/lib/trans-xhr.js
similarity index 100%
rename from lib/trans-xhr-streaming.js
rename to lib/trans-xhr.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/sockjs-client.git
More information about the Pkg-javascript-commits
mailing list