Skip to content

Commit ef33cb4

Browse files
committed
cleanup: Add Toxav alias for ToxAV.
ToxAV does not comply with naming standards.
1 parent 1da723b commit ef33cb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

toxav/toxav.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -843,6 +843,7 @@ bool toxav_groupchat_av_enabled(Tox *tox, uint32_t groupnumber);
843843
//!TOKSTYLE-
844844
#ifndef DOXYGEN_IGNORE
845845

846+
typedef ToxAV Toxav;
846847
typedef Toxav_Err_Call TOXAV_ERR_CALL;
847848
typedef Toxav_Err_New TOXAV_ERR_NEW;
848849
typedef Toxav_Err_Answer TOXAV_ERR_ANSWER;

0 commit comments

Comments
 (0)