summaryrefslogtreecommitdiff
path: root/other/apidsl
diff options
context:
space:
mode:
authormannol <eniz_vukovic@hotmail.com>2015-06-27 17:28:07 +0200
committermannol <eniz_vukovic@hotmail.com>2015-06-27 17:28:07 +0200
commit2ecb71bb1e02a3542700ba9e8bcc372e203b8437 (patch)
treecd0d6b6690da75191c8c14c0756e90f743785c3a /other/apidsl
parent1ba55d0ca737c21b78471180e90e6e81780aa52c (diff)
Renamed TOXAV_CALL_STATE to TOXAV_FRIEND_CALL_STATE
Diffstat (limited to 'other/apidsl')
-rw-r--r--other/apidsl/toxav.in.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/other/apidsl/toxav.in.h b/other/apidsl/toxav.in.h
index 6e50d0d5..4a96defc 100644
--- a/other/apidsl/toxav.in.h
+++ b/other/apidsl/toxav.in.h
@@ -296,7 +296,7 @@ bool answer(uint32_t friend_number, uint32_t audio_bit_rate, uint32_t video_bit_
296 * :: Call state graph 296 * :: Call state graph
297 * 297 *
298 ******************************************************************************/ 298 ******************************************************************************/
299bitmask CALL_STATE { 299bitmask FRIEND_CALL_STATE {
300 /** 300 /**
301 * Set by the AV core if an error occurred on the remote end or if friend 301 * Set by the AV core if an error occurred on the remote end or if friend
302 * timed out. This is the final state after which no more state 302 * timed out. This is the final state after which no more state