mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 03:20:57 +00:00
progdocs: Fix Doxygen left-overs.
Change-Id: I5b5cf9c9cbbe00ba8b379a8d162ac67445d39016
This commit is contained in:
committed by
Friendly Automation
parent
12c45dd6a2
commit
826233b550
@@ -378,7 +378,7 @@ struct ast_endpoint_snapshot *ast_endpoint_latest_snapshot(const char *tech,
|
||||
*
|
||||
* \param message Message to extract id from.
|
||||
* \return String representing the snapshot's id.
|
||||
* \return \c NULL if the message_type of the message isn't a handled snapshot.
|
||||
* \retval NULL if the message_type of the message isn't a handled snapshot.
|
||||
* \since 12
|
||||
*/
|
||||
static const char *endpoint_snapshot_get_id(struct stasis_message *message)
|
||||
|
Reference in New Issue
Block a user