commit 46fa4509b7e13b1938b8263ee14a4a716a43377b Author: David Fifield david@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
tor-commits@lists.torproject.org