mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 04:11:08 +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
@@ -40,7 +40,7 @@
|
||||
* \brief Callback function to get a channel's current state
|
||||
*
|
||||
* \param metric The metric to populate
|
||||
* \snapshot Channel snapshot
|
||||
* \param snapshot Channel snapshot
|
||||
*/
|
||||
static void get_channel_state(struct prometheus_metric *metric, struct ast_channel_snapshot *snapshot)
|
||||
{
|
||||
|
Reference in New Issue
Block a user