From 7c427d95cf3b881279081764c2e85f5102d6ea93 Mon Sep 17 00:00:00 2001 From: Kylie McClain Date: Wed, 24 Nov 2021 15:49:51 -0500 Subject: handle.c: sin la, o pana e nimi 'jan' tawa toki pali --- handle.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'handle.c') diff --git a/handle.c b/handle.c index d6918b7..3d86ab0 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