[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [meek/master] Semicolon.



commit 84f4c045bfb85ad8474683344ec416b824c69d26
Author: David Fifield <david@xxxxxxxxxxxxxxx>
Date:   Sat Mar 15 18:16:02 2014 -0700

    Semicolon.
---
 firefox/components/main.js |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/firefox/components/main.js b/firefox/components/main.js
index ba7e33a..c38eeda 100644
--- a/firefox/components/main.js
+++ b/firefox/components/main.js
@@ -66,7 +66,7 @@ MeekHTTPHelper.prototype = {
 
 // https://developer.mozilla.org/en-US/docs/Creating_Sandboxed_HTTP_Connections
 MeekHTTPHelper.prototype.httpResponseStreamListener = function() {
-}
+};
 MeekHTTPHelper.prototype.httpResponseStreamListener.prototype = {
     // https://developer.mozilla.org/en-US/docs/XPCOM_Interface_Reference/nsIRequestObserver
     onStartRequest: function(aRequest, aContext) {



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits