From 081ff5fa83cf146aac8801f90c80ca9ee5729e6a Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 14 May 2014 22:55:02 -0400 Subject: whitespace fix, more --- src/common/compat.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/common') diff --git a/src/common/compat.c b/src/common/compat.c index b95609a26..111070cc1 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. */ -- cgit v1.2.3