Reformat tls_openssl.c

This commit is contained in:
James Booth
2015-09-10 22:51:15 +01:00
parent cd92f69c76
commit 32591e3e77

View File

@@ -124,7 +124,6 @@ int tls_start(tls_t *tls)
} }
return 1; return 1;
} }
int tls_stop(tls_t *tls) int tls_stop(tls_t *tls)