]> granicus.if.org Git - apache/commitdiff
Correct imbalanced #endif I introduced in r1748449
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 14 Jun 2016 21:34:35 +0000 (21:34 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 14 Jun 2016 21:34:35 +0000 (21:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1748469 13f79535-47bb-0310-9956-ffa450edef68

support/ab.c

index 97097aea5a9621709f14c65556b62eb18adbd2a0..dc85a9afc7981d1c04bad87a4a524c0a7d02cbc8 100644 (file)
@@ -178,6 +178,8 @@ typedef STACK_OF(X509) X509_STACK_TYPE;
 #include <openssl/applink.c>
 #endif
 
+#endif
+
 #if defined(USE_SSL)
 #if (OPENSSL_VERSION_NUMBER >= 0x00909000)
 #define AB_SSL_METHOD_CONST const