From 2ecb71bb1e02a3542700ba9e8bcc372e203b8437 Mon Sep 17 00:00:00 2001 From: mannol Date: Sat, 27 Jun 2015 17:28:07 +0200 Subject: Renamed TOXAV_CALL_STATE to TOXAV_FRIEND_CALL_STATE --- other/apidsl/toxav.in.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'other') 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_ * :: Call state graph * ******************************************************************************/ -bitmask CALL_STATE { +bitmask FRIEND_CALL_STATE { /** * Set by the AV core if an error occurred on the remote end or if friend * timed out. This is the final state after which no more state -- cgit v1.2.3