Skip to content

Commit 1e67e5a

Browse files
Remove accidently new-line in new test function.
1 parent 712a0fd commit 1e67e5a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_dh.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,6 @@ int test_dh_key_gen_multithreaded(ENGINE* e, EVP_PKEY* params)
362362
DH_KEYGEN_THREAD_VARS vars;
363363
HANDLE hThread;
364364
DWORD dwThreadId;
365-
366365
DWORD dwThreadErr = 0;
367366
int err = 0;
368367

0 commit comments

Comments
 (0)