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

dcf at torproject.org dcf at torproject.org
Mon Dec 3 00:57:51 UTC 2012


commit 12d9058334f61b395d323e98de6e281d888748f0
Author: David Fifield <david at bamsoftware.com>
Date:   Sat Dec 1 21:18:38 2012 -0800

    Whitespace and style.
---
 Makefile               |    1 +
 flashproxy-client.spec |    4 +---
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/Makefile b/Makefile
index 6db2c2a..e68ae46 100644
--- a/Makefile
+++ b/Makefile
@@ -5,6 +5,7 @@ MANDIR = $(PREFIX)/share/man
 PYTHON = python
 PYINSTALLER_PY = ../pyinstaller-2.0/pyinstaller.py
 export PYINSTALLER_TMPDIR = pyi
+
 VERSION = 0.8
 
 CLIENT_BIN = flashproxy-client flashproxy-reg-email flashproxy-reg-http
diff --git a/flashproxy-client.spec b/flashproxy-client.spec
index 9914932..dbcde2f 100644
--- a/flashproxy-client.spec
+++ b/flashproxy-client.spec
@@ -1,7 +1,5 @@
-#
-# PyInstaller spec file for the flashproxy client programs. 
+# PyInstaller spec file for the flash proxy client programs.
 # Modelled after example at http://www.pyinstaller.org/export/v2.0/project/doc/Manual.html?format=raw#merge.
-#
 
 # Top-level directory.
 tmpdir = os.environ['PYINSTALLER_TMPDIR']





More information about the tor-commits mailing list