]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-dcrypt: Add static keyword to ECDSA_SIG_get0
authorAki Tuomi <aki.tuomi@open-xchange.com>
Tue, 3 Sep 2019 08:58:18 +0000 (11:58 +0300)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Tue, 3 Sep 2019 09:47:06 +0000 (12:47 +0300)
commit8c103d1e2759779c3c12105b3aec3ecc3372ddd8
treea65071c76add887102ffae2765d49a91fd3cd220
parent7ea8750e21bc726b54f4e2a5bb0c81b88a84ed77
lib-dcrypt: Add static keyword to ECDSA_SIG_get0

Otherwise compilers complain as it's not declared anywhere.
src/lib-dcrypt/dcrypt-openssl.c