]> 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:27:24 +0000 (17:27 +0200)
ASTERISK-26606

Change-Id: I81a7268ef7ba012d4d80d44c70b6276d48e397fa

main/tcptls.c

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