From af776c64a7aea6a93e6c431d9d1989800fff397e Mon Sep 17 00:00:00 2001 From: Jordan Bancino Date: Fri, 24 Mar 2023 14:18:29 +0000 Subject: [PATCH] Remove duplicate return line. --- src/Tls/TlsOpenSSL.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Tls/TlsOpenSSL.c b/src/Tls/TlsOpenSSL.c index ae21349..416df58 100644 --- a/src/Tls/TlsOpenSSL.c +++ b/src/Tls/TlsOpenSSL.c @@ -103,7 +103,6 @@ error: } return NULL; - return NULL; } void *