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

dcf at torproject.org dcf at torproject.org
Sun Feb 3 09:46:32 UTC 2013


commit 212916c80c10ffa124a414f389ca9ec1addb2bc8
Author: David Fifield <david at bamsoftware.com>
Date:   Sun Feb 3 01:44:00 2013 -0800

    Whitespace.
---
 flashproxy-reg-email |    2 +-
 flashproxy-reg-http  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/flashproxy-reg-email b/flashproxy-reg-email
index 33d9db4..e446590 100755
--- a/flashproxy-reg-email
+++ b/flashproxy-reg-email
@@ -104,7 +104,7 @@ This program requires the M2Crypto library for Python.
   -e, --email=ADDRESS     send mail to ADDRESS (default "%(email_addr)s").
   -h, --help              show this help.
   -s, --smtp=HOST[:PORT]  use the given SMTP server
-                            (default "%(smtp_addr)s"). \
+                            (default "%(smtp_addr)s").\
 """ % {
     "progname": sys.argv[0],
     "remote_addr": format_addr((DEFAULT_REMOTE_ADDRESS, DEFAULT_REMOTE_PORT)),
diff --git a/flashproxy-reg-http b/flashproxy-reg-http
index 8c851bf..9c2f507 100755
--- a/flashproxy-reg-http
+++ b/flashproxy-reg-http
@@ -27,7 +27,7 @@ remote address registered is "%(remote_addr)s".
   -6                     name lookups use only IPv6.
   -f, --facilitator=URL  register with the given facilitator
                            (by default "%(fac_url)s").
-  -h, --help             show this help. \
+  -h, --help             show this help.\
 """ % {
     "progname": sys.argv[0],
     "fac_url": DEFAULT_FACILITATOR_URL,



More information about the tor-commits mailing list