summaryrefslogtreecommitdiff
path: root/other/apidsl/toxav.in.h
diff options
context:
space:
mode:
Diffstat (limited to 'other/apidsl/toxav.in.h')
-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 20efa1d1..592c3def 100644
--- a/other/apidsl/toxav.in.h
+++ b/other/apidsl/toxav.in.h
@@ -389,7 +389,7 @@ enum class CALL_CONTROL {
389 /** 389 /**
390 * Request that the friend stops sending video. Regardless of the friend's 390 * Request that the friend stops sending video. Regardless of the friend's
391 * compliance, this will cause the ${event video.receive_frame} event to stop being 391 * compliance, this will cause the ${event video.receive_frame} event to stop being
392 * triggered on receiving an video frame from the friend. 392 * triggered on receiving a video frame from the friend.
393 */ 393 */
394 HIDE_VIDEO, 394 HIDE_VIDEO,
395 /** 395 /**