[tor-commits] [flashproxy/master] Whitespace.

dcf at torproject.org dcf at torproject.org
Sun Jun 12 09:37:03 UTC 2011


commit 1a879b27c8d57aabcc8c13be9fd6cc0bc4ab862f
Author: David Fifield <david at bamsoftware.com>
Date:   Sun Jun 12 02:37:12 2011 -0700

    Whitespace.
---
 swfcat.as |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/swfcat.as b/swfcat.as
index 9739419..67d60a0 100644
--- a/swfcat.as
+++ b/swfcat.as
@@ -23,12 +23,12 @@ package
            reading from the CIRRUS_KEY environment var. */
         private const CIRRUS_URL:String = "rtmfp://p2p.rtmfp.net";
         private const CIRRUS_KEY:String = RTMFP::CIRRUS_KEY;
-        
+
         private const DEFAULT_FACILITATOR_ADDR:Object = {
             host: "tor-facilitator.bamsoftware.com",
             port: 9002
         };
-        
+
         /* Local Tor client to use in case of RTMFP connection. */
         private const LOCAL_TOR_CLIENT_ADDR:Object = {
             host: "127.0.0.1",



More information about the tor-commits mailing list