From: Nick Mathewson Date: Thu, 15 May 2014 02:55:02 +0000 (-0400) Subject: whitespace fix, more X-Git-Tag: tor-0.2.5.5-alpha~63 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=081ff5fa83cf146aac8801f90c80ca9ee5729e6a;p=thirdparty%2Ftor.git whitespace fix, more --- diff --git a/src/common/compat.c b/src/common/compat.c index b95609a263..111070cc10 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 user and switch to their * primary group. Return 0 on success. On failure, log and return -1. */