[tor-commits] [flashproxy/js] Semicolon.
dcf at torproject.org
dcf at torproject.org
Thu Apr 5 07:11:47 UTC 2012
commit 46fa4509b7e13b1938b8263ee14a4a716a43377b
Author: David Fifield <david at bamsoftware.com>
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
More information about the tor-commits
mailing list