Move utf8.{h,c} from fe-common/core to core.

This commit is contained in:
Xavier G 2016-05-13 01:26:33 +02:00
commit 5538578820
7 changed files with 8 additions and 7 deletions

View file

@ -2,7 +2,7 @@
#define MODULE_NAME "fe-common/core"
typedef guint32 unichar;
#include "utf8.h"
typedef struct {
time_t time;
char *nick;