mirror of
https://github.com/strophe/libstrophe.git
synced 2026-08-03 18:56:21 +00:00
tls_openssl: coding style
This commit is contained in:
@@ -137,7 +137,6 @@ int tls_start(tls_t *tls)
|
|||||||
_tls_set_error(tls, error);
|
_tls_set_error(tls, error);
|
||||||
|
|
||||||
return ret <= 0 ? 0 : 1;
|
return ret <= 0 ? 0 : 1;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
int tls_stop(tls_t *tls)
|
int tls_stop(tls_t *tls)
|
||||||
|
|||||||
Reference in New Issue
Block a user