comparison mcabber/src/hooks.c @ 384:d59e9b8c91d3

Merge UTF-8 changes
author Mikael Berthe <mikael@lilotux.net>
date Thu, 28 Jul 2005 20:24:28 +0100
parents 2e6c7b1440d1 39c5da51b387
children 868a350fefca
comparison
equal deleted inserted replaced
382:4c6e8392e465 384:d59e9b8c91d3
24 24
25 #include "hooks.h" 25 #include "hooks.h"
26 #include "screen.h" 26 #include "screen.h"
27 #include "roster.h" 27 #include "roster.h"
28 #include "histolog.h" 28 #include "histolog.h"
29 #include "utf8.h"
30 #include "hbuf.h" 29 #include "hbuf.h"
31 30
32 static char *extcmd; 31 static char *extcmd;
33 32
34 inline void hk_message_in(const char *jid, time_t timestamp, const char *msg, 33 inline void hk_message_in(const char *jid, time_t timestamp, const char *msg,