mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 20:04:50 +00:00
progdocs: Fix Doxygen left-overs.
Change-Id: I5b5cf9c9cbbe00ba8b379a8d162ac67445d39016
This commit is contained in:
committed by
Friendly Automation
parent
5b24edeb7c
commit
4b6c72572c
@@ -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