mirror of
https://github.com/jorisvink/kore
synced 2025-03-09 20:49:01 -04:00
formatting
This commit is contained in:
parent
fb8035297d
commit
3fdc1113c3
@ -210,7 +210,7 @@ kore_domain_tlsinit(struct kore_domain *dom)
|
||||
X509_STORE *store;
|
||||
const SSL_METHOD *method;
|
||||
#if !defined(OPENSSL_NO_EC)
|
||||
EC_KEY *ecdh;
|
||||
EC_KEY *ecdh;
|
||||
#endif
|
||||
|
||||
kore_debug("kore_domain_sslstart(%s)", dom->domain);
|
||||
|
Loading…
x
Reference in New Issue
Block a user