mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 04:13:32 +02:00
Move utf8.{h,c} from fe-common/core to core.
This commit is contained in:
parent
2ba4b9d26a
commit
5538578820
7 changed files with 8 additions and 7 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
#define MODULE_NAME "fe-common/core"
|
||||
|
||||
typedef guint32 unichar;
|
||||
#include "utf8.h"
|
||||
typedef struct {
|
||||
time_t time;
|
||||
char *nick;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue