]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
tcptls: Fixed a white space error.
authorAlexander Traud <pabstraud@compuserve.com>
Mon, 18 Sep 2017 15:27:24 +0000 (17:27 +0200)
committerAlexander Traud <pabstraud@compuserve.com>
Mon, 18 Sep 2017 15:29:41 +0000 (10:29 -0500)
ASTERISK-26606

Change-Id: I81a7268ef7ba012d4d80d44c70b6276d48e397fa

main/tcptls.c

index 8e50a0c8e9f5f9f0af43c2844d3e4b6e72a2bebf..0d172f1494847726c5f36b2d2dd2eb6427274813 100644 (file)
@@ -635,7 +635,6 @@ static int check_tcptls_cert_name(ASN1_STRING *cert_str, const char *hostname, c
 
        return ret;
 }
-
 #endif
 
 /*! \brief