Quellcode durchsuchen

appease check-spaces

Nick Mathewson vor 8 Jahren
Ursprung
Commit
05c34b3330
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  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
+