whitespace fix, more

This commit is contained in:
Nick Mathewson 2014-05-14 22:55:02 -04:00
parent a6eea86a2c
commit 081ff5fa83

View File

@ -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.
*/