mgw: Fix return value documentation for API mgcp_verify_call_id

Change-Id: Ib5d32baf3a10dad73de29b4388eab14b93ab6f09
This commit is contained in:
Pau Espin 2020-09-21 12:18:52 +02:00
parent 19539866e5
commit 06624e13d4
1 changed files with 1 additions and 1 deletions

View File

@ -245,7 +245,7 @@ int mgcp_check_param(const struct mgcp_endpoint *endp, const char *line)
/*! Check if the specified callid seems plausible.
* \param[in] endp pointer to endpoint
* \param{in] callid to verify
* \returns 1 when callid seems plausible, 0 on error */
* \returns 0 when callid seems plausible, -1 on error */
int mgcp_verify_call_id(struct mgcp_endpoint *endp, const char *callid)
{
/*! This function compares the supplied callid with the called that is