소스 검색

whitespace fix, more

Nick Mathewson 10 년 전
부모
커밋
081ff5fa83
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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.
  */