ソースを参照

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
+