You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2018/10/17 10:56:24 UTC

svn commit: r1844085 - /tomcat/native/trunk/native/srclib/openssl/openssl-msvcrt.patch

Author: markt
Date: Wed Oct 17 10:56:24 2018
New Revision: 1844085

URL: http://svn.apache.org/viewvc?rev=1844085&view=rev
Log:
Fix ws

Modified:
    tomcat/native/trunk/native/srclib/openssl/openssl-msvcrt.patch

Modified: tomcat/native/trunk/native/srclib/openssl/openssl-msvcrt.patch
URL: http://svn.apache.org/viewvc/tomcat/native/trunk/native/srclib/openssl/openssl-msvcrt.patch?rev=1844085&r1=1844084&r2=1844085&view=diff
==============================================================================
--- tomcat/native/trunk/native/srclib/openssl/openssl-msvcrt.patch (original)
+++ tomcat/native/trunk/native/srclib/openssl/openssl-msvcrt.patch Wed Oct 17 10:56:24 2018
@@ -11,7 +11,6 @@
  #elif !defined(OPENSSL_SYS_VMS) || defined(VMS_GMTIME_OK)
      ts = gmtime(timer);
      if (ts == NULL)
-
 --- util/pl/VC-32.pl
 +++ util/pl/VC-32.pl
 @@ -45,7 +45,7 @@



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