From 22728fd35aa1d88f1c9fa1faab9edfb3c3a00ec3 Mon Sep 17 00:00:00 2001 From: Kylie McClain Date: Thu, 25 Nov 2021 23:51:18 -0500 Subject: handle.c: o pana e toki sin tawa nimi ante toki ni la toki "kama jo" li ike. toki sin ni li sama mute toki ni lon toki Inli. --- handle.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handle.c b/handle.c index f163830..fbfcbd2 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 jo e nimi sin \3%02d%s\3", + "jan \3%02d%s\3\tli lon jan \3%02d%s\3", hash(msg->user), msg->nick, hash(msg->user), msg->params[0] ); if (id == Network) continue; -- cgit 1.4.1