mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-02 19:16:15 +00:00
res: Fix for Doxygen.
These are the remaining issues found in /res. ASTERISK-29761 Change-Id: I572e6019c422780dde5ce8448b6c85c77af6046d
This commit is contained in:
committed by
Friendly Automation
parent
e93fb874b4
commit
a85f2bf34d
@@ -1085,7 +1085,8 @@ int AST_OPTIONAL_API_NAME(ast_websocket_remove_protocol)(const char *name, ast_w
|
||||
|
||||
/*! \brief Parse the given uri into a path and remote address.
|
||||
*
|
||||
* Expected uri form: [ws[s]]://<host>[:port][/<path>]
|
||||
* Expected uri form:
|
||||
* \verbatim [ws[s]]://<host>[:port][/<path>] \endverbatim
|
||||
*
|
||||
* The returned host will contain the address and optional port while
|
||||
* path will contain everything after the address/port if included.
|
||||
|
Reference in New Issue
Block a user