You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by rj...@apache.org on 2015/05/23 13:45:16 UTC

svn commit: r1681327 - in /tomcat/native/branches/1.1.x/native/include: ssl_private.h tcn_version.h

Author: rjung
Date: Sat May 23 11:45:15 2015
New Revision: 1681327

URL: http://svn.apache.org/r1681327
Log:
Whitespace change, sync with trunk.

Modified:
    tomcat/native/branches/1.1.x/native/include/ssl_private.h
    tomcat/native/branches/1.1.x/native/include/tcn_version.h

Modified: tomcat/native/branches/1.1.x/native/include/ssl_private.h
URL: http://svn.apache.org/viewvc/tomcat/native/branches/1.1.x/native/include/ssl_private.h?rev=1681327&r1=1681326&r2=1681327&view=diff
==============================================================================
--- tomcat/native/branches/1.1.x/native/include/ssl_private.h (original)
+++ tomcat/native/branches/1.1.x/native/include/ssl_private.h Sat May 23 11:45:15 2015
@@ -39,7 +39,7 @@
 #include <openssl/err.h>
 #include <openssl/x509.h>
 #include <openssl/pem.h>
-#include <openssl/pkcs12.h> 
+#include <openssl/pkcs12.h>
 #include <openssl/crypto.h>
 #include <openssl/evp.h>
 #include <openssl/rand.h>

Modified: tomcat/native/branches/1.1.x/native/include/tcn_version.h
URL: http://svn.apache.org/viewvc/tomcat/native/branches/1.1.x/native/include/tcn_version.h?rev=1681327&r1=1681326&r2=1681327&view=diff
==============================================================================
--- tomcat/native/branches/1.1.x/native/include/tcn_version.h (original)
+++ tomcat/native/branches/1.1.x/native/include/tcn_version.h Sat May 23 11:45:15 2015
@@ -91,4 +91,3 @@ extern "C" {
 #endif
 
 #endif /* TCN_VERSION_H */
-



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org