Skip to content

Commit

Permalink
removed extra new line
Browse files Browse the repository at this point in the history
  • Loading branch information
smittals2 committed Jan 23, 2025
1 parent 0ad1af0 commit a1bbfa1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/openvpn/ssl_openssl.c
Original file line number Diff line number Diff line change
Expand Up @@ -1899,7 +1899,6 @@ tls_ctx_load_ca(struct tls_root_ctx *ctx, const char *ca_file,
}
sk_X509_INFO_pop_free(info_stack, X509_INFO_free);
}

int cnum;
if (tls_server)
{
Expand Down

0 comments on commit a1bbfa1

Please sign in to comment.