Merge tag 'release_3_0_10' into tr-integ
[freeradius.git] / src / main / tls.c
index 1e1e4f5..d86391f 100644 (file)
@@ -313,7 +313,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...