summaryrefslogtreecommitdiff
path: root/toxav/toxav.h
diff options
context:
space:
mode:
Diffstat (limited to 'toxav/toxav.h')
-rw-r--r--toxav/toxav.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/toxav/toxav.h b/toxav/toxav.h
index 141ccb89..a96c85cb 100644
--- a/toxav/toxav.h
+++ b/toxav/toxav.h
@@ -9,6 +9,8 @@
9#include <stddef.h> 9#include <stddef.h>
10#include <stdint.h> 10#include <stdint.h>
11 11
12//!TOKSTYLE-
13
12#ifdef __cplusplus 14#ifdef __cplusplus
13extern "C" { 15extern "C" {
14#endif 16#endif
@@ -815,4 +817,6 @@ typedef TOXAV_ERR_BIT_RATE_SET Toxav_Err_Bit_Rate_Set;
815typedef TOXAV_ERR_SEND_FRAME Toxav_Err_Send_Frame; 817typedef TOXAV_ERR_SEND_FRAME Toxav_Err_Send_Frame;
816typedef TOXAV_CALL_CONTROL Toxav_Call_Control; 818typedef TOXAV_CALL_CONTROL Toxav_Call_Control;
817 819
820//!TOKSTYLE+
821
818#endif // C_TOXCORE_TOXAV_TOXAV_H 822#endif // C_TOXCORE_TOXAV_TOXAV_H