Parcourir la source

whitespace fix, more

Nick Mathewson il y a 10 ans
Parent
commit
081ff5fa83
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      src/common/compat.c

+ 0 - 1
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.
  */