mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-28 15:11:12 +00:00
tcptls: Fixed a white space error.
ASTERISK-26606 Change-Id: I81a7268ef7ba012d4d80d44c70b6276d48e397fa
This commit is contained in:
@@ -636,7 +636,6 @@ static int check_tcptls_cert_name(ASN1_STRING *cert_str, const char *hostname, c
|
|||||||
|
|
||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/*! \brief
|
/*! \brief
|
||||||
|
|||||||
Reference in New Issue
Block a user