[tor-commits] [tor/master] appease check-spaces

nickm at torproject.org nickm at torproject.org
Tue Nov 10 15:40:52 UTC 2015


commit 05c34b3330349bbb1311e2366e7593993f1de6d7
Author: Nick Mathewson <nickm at torproject.org>
Date:   Tue Nov 10 10:40:19 2015 -0500

    appease check-spaces
---
 src/common/compat_openssl.h |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/common/compat_openssl.h b/src/common/compat_openssl.h
index 5d5941a..3fcd684 100644
--- a/src/common/compat_openssl.h
+++ b/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
+





More information about the tor-commits mailing list