]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
whitespace fix, more
authorNick Mathewson <nickm@torproject.org>
Thu, 15 May 2014 02:55:02 +0000 (22:55 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 15 May 2014 02:55:02 +0000 (22:55 -0400)
src/common/compat.c

index b95609a263272df5d144e8a12b1978154b931e25..111070cc10740da325942ce9663223fae916f830 100644 (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.
  */