From a0bef415e20eaaf8f361a89bee6e8fea09600772 Mon Sep 17 00:00:00 2001 From: Kylie McClain Date: Sun, 16 Jan 2022 21:06:57 -0500 Subject: handle.c: o pona e toki ilo pi nimi jan sin --- handle.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'handle.c') diff --git a/handle.c b/handle.c index 54f2436..3572b0f 100644 --- a/handle.c +++ b/handle.c @@ -431,7 +431,7 @@ static void handleNick(struct Message *msg) { } uiFormat( id, filterCheck(Cold, id, msg), tagTime(msg), - "jan \3%02d%s\3\tli kama lon jan \3%02d%s\3", + "jan \3%02d%s\3\tli kama jan \3%02d%s\3", hash(msg->user), msg->nick, hash(msg->user), msg->params[0] ); if (id == Network) continue; -- cgit 1.4.1