commit 73e90a5666e01107e225ccb4c46bdee1992c0188
Author: David Fifield <[email protected]>
Date:   Sat Feb 21 00:23:14 2015 -0800

    Fix JSON syntax in comment.
---
 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 fbc287f..f9303d8 100644
--- a/firefox/components/main.js
+++ b/firefox/components/main.js
@@ -17,7 +17,7 @@
 //          "type": "http",
 //          "host": "proxy.example.com",
 //          "port": 8080
-//      }
+//      },
 //      "body": "...base64..."
 //  }
 // The extension makes the request as commanded. It returns the response to the

_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to