[tor-commits] [tor/master] whitespace fix, more

nickm at torproject.org nickm at torproject.org
Thu May 15 02:55:05 UTC 2014


commit 081ff5fa83cf146aac8801f90c80ca9ee5729e6a
Author: Nick Mathewson <nickm at torproject.org>
Date:   Wed May 14 22:55:02 2014 -0400

    whitespace fix, more
---
 src/common/compat.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/src/common/compat.c b/src/common/compat.c
index b95609a..111070c 100644
--- a/src/common/compat.c
+++ b/src/common/compat.c
@@ -1802,7 +1802,6 @@ tor_getpwuid(uid_t uid)
 }
 #endif
 
-
 /** Call setuid and setgid to run as <b>user</b> and switch to their
  * primary group.  Return 0 on success.  On failure, log and return -1.
  */



More information about the tor-commits mailing list