Merge tag 'release_3_0_15' into tr-integ
[freeradius.git] / src / main / tls.c
index 3d8b1b5..5ac8fc1 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...