From 6f28c8afc4900f15b284398cf095e8a2b65b8be3 Mon Sep 17 00:00:00 2001 From: Kylie McClain Date: Sun, 21 Nov 2021 20:57:27 -0500 Subject: handle.c: kepeken nimi 'jan' tawa pali toki --- handle.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handle.c b/handle.c index bc18865..75aa600 100644 --- a/handle.c +++ b/handle.c @@ -1275,7 +1275,7 @@ static void handlePrivmsg(struct Message *msg) { colorMentions(buf, sizeof(buf), id, msg); uiFormat( id, heat, tagTime(msg), - "%s\35\3%d* %s\17\35\t%s%s", + "%s\35\3%d* jan %s\17\35\t%s%s", (highlight ? "\26" : ""), hash(msg->user), msg->nick, buf, msg->params[1] ); -- cgit 1.4.1