commit | 71fa451343f97b3624374ed1359adc23fba5696e | [log] [tgz] |
---|---|---|
author | Ben Laurie <ben@openssl.org> | Sun Jun 03 22:00:21 2012 +0000 |
committer | Ben Laurie <ben@openssl.org> | Sun Jun 03 22:00:21 2012 +0000 |
tree | 87ebfb43ece32507c68e360f36a67b4a921e79c0 | |
parent | a9e1c50bb09a110d4774e6710f9322344684fa2d [diff] [blame] |
Version skew reduction: trivia (I hope).
diff --git a/ssl/ssl_locl.h b/ssl/ssl_locl.h index d0167e8..872bce6 100644 --- a/ssl/ssl_locl.h +++ b/ssl/ssl_locl.h
@@ -602,8 +602,8 @@ int (*export_keying_material)(SSL *, unsigned char *, size_t, const char *, size_t, const unsigned char *, size_t, - int use_context); - } SSL3_ENC_METHOD; + int use_context); + } SSL3_ENC_METHOD; #ifndef OPENSSL_NO_COMP /* Used for holding the relevant compression methods loaded into SSL_CTX */