mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
cleanup: Add Toxav alias for ToxAV.
ToxAV does not comply with naming standards.
This commit is contained in:
parent
1da723b34d
commit
ef33cb4de0
|
@ -843,6 +843,7 @@ bool toxav_groupchat_av_enabled(Tox *tox, uint32_t groupnumber);
|
|||
//!TOKSTYLE-
|
||||
#ifndef DOXYGEN_IGNORE
|
||||
|
||||
typedef ToxAV Toxav;
|
||||
typedef Toxav_Err_Call TOXAV_ERR_CALL;
|
||||
typedef Toxav_Err_New TOXAV_ERR_NEW;
|
||||
typedef Toxav_Err_Answer TOXAV_ERR_ANSWER;
|
||||
|
|
Loading…
Reference in New Issue
Block a user