[tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-2] fixup! Bug 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#tor

gk at torproject.org gk at torproject.org
Sat Oct 12 13:18:04 UTC 2019


commit 109c1defa853ec6364c66a72b3554ea05304dd3f
Author: Georg Koppen <gk at torproject.org>
Date:   Sat Oct 12 13:17:35 2019 +0000

    fixup! Bug 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#tor
---
 browser/modules/BridgeDB.jsm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/browser/modules/BridgeDB.jsm b/browser/modules/BridgeDB.jsm
index 16bf02e6c688..2caa26b4e2e0 100644
--- a/browser/modules/BridgeDB.jsm
+++ b/browser/modules/BridgeDB.jsm
@@ -1,4 +1,4 @@
-"use strict;";
+"use strict";
 
 var EXPORTED_SYMBOLS = ["BridgeDB"];
 



More information about the tor-commits mailing list