Merge tag 'release_3_0_14' into tr-integ
[freeradius.git] / src / main / tls.c
index ce7799e..753bf2d 100644 (file)
@@ -564,7 +564,6 @@ tls_session_t *tls_new_client_session(TALLOC_CTX *ctx, fr_tls_server_conf_t *con
        return ssn;
 }
 
-
 /** Create a new TLS session
  *
  * Configures a new TLS session, configuring options, setting callbacks etc...