From 29b658000f364d4d33a9eff4ac4eb51d9cbf638e Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 2 Feb 2025 14:40:34 +0300 Subject: libtox: update to 0.2.20 --- protocols/Tox/libtox/src/toxcore/tox_dispatch.h | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'protocols/Tox/libtox/src/toxcore/tox_dispatch.h') diff --git a/protocols/Tox/libtox/src/toxcore/tox_dispatch.h b/protocols/Tox/libtox/src/toxcore/tox_dispatch.h index 2588065a4d..29ac66a412 100644 --- a/protocols/Tox/libtox/src/toxcore/tox_dispatch.h +++ b/protocols/Tox/libtox/src/toxcore/tox_dispatch.h @@ -2,6 +2,13 @@ * Copyright © 2022 The TokTok team. */ +/** + * WARNING: This is an experimental API and is subject to change. + * + * At this point, it probably won't change very much anymore, but we may have + * small breaking changes before a stable release. + */ + #ifndef C_TOXCORE_TOXCORE_TOX_DISPATCH_H #define C_TOXCORE_TOXCORE_TOX_DISPATCH_H -- cgit v1.2.3