]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Fix code style in quicapitest.c
authorSamson S. Kolge <eglok1980@gmail.com>
Fri, 4 Apr 2025 12:19:52 +0000 (17:49 +0530)
committerNeil Horman <nhorman@openssl.org>
Sat, 5 Apr 2025 13:06:24 +0000 (09:06 -0400)
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27264)

test/quicapitest.c

index 2e2692ae5f1a1591c78e739be629b2ebe0bd0311..38dd42c18460beb48d0d01308e39b47d10d1106d 100644 (file)
@@ -2690,7 +2690,6 @@ end:
 /***********************************************************************************/
 OPT_TEST_DECLARE_USAGE("provider config certsdir datadir\n")
 
-
 int setup_tests(void)
 {
     char *modulename;