diff options
author | Richard Levitte <levitte@openssl.org> | 2016-11-13 22:24:02 +0100 |
---|---|---|
committer | Rich Salz <rsalz@openssl.org> | 2016-11-13 22:24:02 +0100 |
commit | e72040c1dcd61d6669762a60924b8fa3a48c37fc (patch) | |
tree | 705018484273d9b97682a1748bcf9518aaf41ee7 /util/indent.pro | |
parent | Fixed deadlock in CRYPTO_THREAD_run_once for Windows (diff) | |
download | openssl-e72040c1dcd61d6669762a60924b8fa3a48c37fc.tar.xz openssl-e72040c1dcd61d6669762a60924b8fa3a48c37fc.zip |
Remove heartbeat support
Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1669)
Diffstat (limited to 'util/indent.pro')
-rw-r--r-- | util/indent.pro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/util/indent.pro b/util/indent.pro index 3946e8ef31..e768a2a021 100644 --- a/util/indent.pro +++ b/util/indent.pro @@ -283,7 +283,6 @@ -T HASH_CTX -T HEAPENTRY32 -T HEAPLIST32 --T HEARTBEAT_TEST_FIXTURE -T HMAC_CTX -T ICA_KEY_RSA_CRT -T ICA_KEY_RSA_CRT_REC |