Procházet zdrojové kódy

whitespace fix, more

Nick Mathewson před 10 roky
rodič
revize
081ff5fa83
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  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.
  */