commit 46fa4509b7e13b1938b8263ee14a4a716a43377b
Author: David Fifield <[email protected]>
Date:   Wed Apr 4 22:26:22 2012 -0700

    Semicolon.
---
 flashproxy.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/flashproxy.js b/flashproxy.js
index 3b92951..9f3fdc6 100644
--- a/flashproxy.js
+++ b/flashproxy.js
@@ -424,7 +424,7 @@ function FlashProxy()
     this.die = function() {
         puts("die");
         this.badge.set_color("#111");
-    }
+    };
 }
 
 /* This is the non-functional badge that occupies space when



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

Reply via email to