mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
tests: Fix for Doxygen.
ASTERISK-29741 Change-Id: I012d72b237bda2ef2d0f86307dfc6dc7add4b54b
This commit is contained in:
committed by
George Joseph
parent
09bac49a01
commit
1a9df88d98
@@ -55,7 +55,7 @@ static int received_user_events;
|
||||
/*! \brief The number of user events we expect for this test */
|
||||
static int expected_user_events;
|
||||
|
||||
/*! \brief Predicate for the \ref test_message_handler receiving a message */
|
||||
/*! \brief Predicate for the \ref test_msg_handler receiving a message */
|
||||
static int handler_received_message;
|
||||
|
||||
/*! \brief Condition wait variable for all dialplan user events being received */
|
||||
|
Reference in New Issue
Block a user