mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Fixed typo
This commit is contained in:
parent
d8c34f4ffa
commit
45c45841cf
|
@ -93,7 +93,7 @@ uint32_t toxav_iteration_interval(ToxAV const *av);
|
|||
/**
|
||||
* Main loop for the session. This function needs to be called in intervals of
|
||||
* toxav_iteration_interval() milliseconds. It is best called in the same loop
|
||||
* as tox_iteration.
|
||||
* as tox_iterate.
|
||||
*/
|
||||
void toxav_iterate(ToxAV *av);
|
||||
/*******************************************************************************
|
||||
|
|
Loading…
Reference in New Issue
Block a user