summaryrefslogtreecommitdiff
path: root/toxcore/tox.h
diff options
context:
space:
mode:
Diffstat (limited to 'toxcore/tox.h')
-rw-r--r--toxcore/tox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/toxcore/tox.h b/toxcore/tox.h
index 038a366f..cf5491af 100644
--- a/toxcore/tox.h
+++ b/toxcore/tox.h
@@ -1596,7 +1596,7 @@ enum TOX_FILE_KIND {
1596 TOX_FILE_KIND_DATA, 1596 TOX_FILE_KIND_DATA,
1597 1597
1598 /** 1598 /**
1599 * Avatar filename. This consists of tox_hash(image). 1599 * Avatar file_id. This consists of tox_hash(image).
1600 * Avatar data. This consists of the image data. 1600 * Avatar data. This consists of the image data.
1601 * 1601 *
1602 * Avatars can be sent at any time the client wishes. Generally, a client will 1602 * Avatars can be sent at any time the client wishes. Generally, a client will