From: Alexander Traud Date: Mon, 18 Sep 2017 15:27:24 +0000 (+0200) Subject: tcptls: Fixed a white space error. X-Git-Tag: 14.7.0-rc1~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=393d8137894a5ef3b1587372557ae3512ed4311b;p=thirdparty%2Fasterisk.git tcptls: Fixed a white space error. ASTERISK-26606 Change-Id: I81a7268ef7ba012d4d80d44c70b6276d48e397fa --- diff --git a/main/tcptls.c b/main/tcptls.c index 8e50a0c8e9..0d172f1494 100644 --- a/main/tcptls.c +++ b/main/tcptls.c @@ -635,7 +635,6 @@ static int check_tcptls_cert_name(ASN1_STRING *cert_str, const char *hostname, c return ret; } - #endif /*! \brief