tests: Fix for Doxygen.

ASTERISK-29741

Change-Id: I012d72b237bda2ef2d0f86307dfc6dc7add4b54b
This commit is contained in:
Alexander Traud
2021-11-15 14:29:02 +01:00
committed by George Joseph
parent 09bac49a01
commit 1a9df88d98
4 changed files with 11 additions and 11 deletions

View File

@@ -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 */