aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/common/compat.c1
1 files changed, 0 insertions, 1 deletions
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 <b>user</b> and switch to their
* primary group. Return 0 on success. On failure, log and return -1.
*/