mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
main: Fix for Doxygen.
ASTERISK-29763 Change-Id: Ib8359e3590a9109eb04a5376559d040e5e21867e
This commit is contained in:
committed by
Friendly Automation
parent
868d2d5e53
commit
20d9158c9c
@@ -60,7 +60,7 @@ enum flags_result {
|
||||
* \note The flags string passed into this function is NOT NULL-terminated
|
||||
*
|
||||
* \param flags The flags string from a NAPTR record
|
||||
* \flags_size The size of the flags string in bytes
|
||||
* \param flags_size The size of the flags string in bytes
|
||||
* \return flag result
|
||||
*/
|
||||
static enum flags_result interpret_flags(const char *flags, uint8_t flags_size)
|
||||
|
Reference in New Issue
Block a user