mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-27 16:54:06 +00:00
Convert MWI state message type to the new stasis naming convention
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@384219 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -1170,7 +1170,7 @@ struct stasis_caching_topic *stasis_mwi_topic_cached(void);
|
||||
* \retval NULL if it has not been allocated
|
||||
* \since 12
|
||||
*/
|
||||
struct stasis_message_type *stasis_mwi_state_message(void);
|
||||
struct stasis_message_type *stasis_mwi_state_type(void);
|
||||
|
||||
/*! @} */
|
||||
|
||||
|
Reference in New Issue
Block a user