From e830861a9d96f4a8e8ea203e24cfe431f7960c04 Mon Sep 17 00:00:00 2001 From: irungentoo Date: Thu, 11 Jul 2013 08:54:34 -0400 Subject: Use UTF-8 for all the text that is sent/recieved. --- core/Messenger.h | 1 + 1 file changed, 1 insertion(+) (limited to 'core/Messenger.h') diff --git a/core/Messenger.h b/core/Messenger.h index 128da67a..d7e101b2 100644 --- a/core/Messenger.h +++ b/core/Messenger.h @@ -2,6 +2,7 @@ * * An implementation of a simple text chat only messenger on the tox network core. * +* NOTE: All the text in the messages must be encoded using UTF-8 Copyright (C) 2013 Tox project All Rights Reserved. -- cgit v1.2.3