소스 검색

appease check-spaces

Nick Mathewson 8 년 전
부모
커밋
05c34b3330
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      src/common/compat_openssl.h

+ 2 - 1
src/common/compat_openssl.h

@@ -7,7 +7,7 @@
 #ifndef TOR_COMPAT_OPENSSL_H
 #define TOR_COMPAT_OPENSSL_H
 
-#include <openssl/opensslv.h> 
+#include <openssl/opensslv.h>
 
 /**
  * \file compat_openssl.h
@@ -34,3 +34,4 @@
 #endif
 
 #endif
+