From: Dr. Stephen Henson Date: Mon, 10 Mar 2014 15:45:30 +0000 (+0000) Subject: typo X-Git-Tag: master-pre-reformat~850 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a029788b0e0c19cee4007cc1f73201cf2c13addf;p=thirdparty%2Fopenssl.git typo --- diff --git a/ssl/ssl.h b/ssl/ssl.h index d9189563ad1..c6cd6a9ca51 100644 --- a/ssl/ssl.h +++ b/ssl/ssl.h @@ -1099,7 +1099,7 @@ struct ssl_ctx_st */ unsigned int max_send_fragment; -#ifndef OPENSSL_ENGINE +#ifndef OPENSSL_NO_ENGINE /* Engine to pass requests for client certs to */ ENGINE *client_cert_engine;