mirror of
https://github.com/strophe/libstrophe.git
synced 2026-08-04 19:06:22 +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);
|
||||
|
||||
return ret <= 0 ? 0 : 1;
|
||||
|
||||
}
|
||||
|
||||
int tls_stop(tls_t *tls)
|
||||
|
||||
Reference in New Issue
Block a user