From d3081e69506dfb3130762097a461eaf6e4dc9e90 Mon Sep 17 00:00:00 2001 From: Kylie McClain Date: Sun, 21 Nov 2021 22:01:58 -0500 Subject: handle.c: o ante e kon WhoisGeneric toki --- handle.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'handle.c') diff --git a/handle.c b/handle.c index 75aa600..3d86ab0 100644 --- a/handle.c +++ b/handle.c @@ -1108,7 +1108,7 @@ static void handleReplyWhoisGeneric(struct Message *msg) { } uiFormat( Network, Warm, tagTime(msg), - "\3%02d%s\3\t%s%s%s", + "jan \3%02d%s\3\t%s%s%s", completeColor(Network, msg->params[1]), msg->params[1], msg->params[2], (msg->params[3] ? " " : ""), (msg->params[3] ?: "") ); -- cgit 1.4.1