Browse Source

appease check-spaces

Nick Mathewson 8 years ago
parent
commit
05c34b3330
1 changed files with 2 additions and 1 deletions
  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
+