From 150413521a3391649111a9914ebf1e9c74eb8a8c Mon Sep 17 00:00:00 2001 From: Kylie McClain Date: Mon, 24 Jan 2022 23:38:11 -0500 Subject: handle.c: o pona e nimi lon toki ilo /whowas --- handle.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handle.c b/handle.c index de01e40..51255a1 100644 --- a/handle.c +++ b/handle.c @@ -1125,7 +1125,7 @@ static void handleReplyWhowasUser(struct Message *msg) { completeTouch(Network, msg->params[1], hash(msg->params[2])); uiFormat( Network, Warm, tagTime(msg), - "tenpo pini la, jan \3%02d%s\3\tli lon jan %s!%s@%s (%s)", + "tenpo pini la, jan \3%02d%s\3\tli jan %s!%s@%s (%s)", hash(msg->params[2]), msg->params[1], msg->params[1], msg->params[2], msg->params[3], msg->params[5] ); -- cgit 1.4.1