about summary refs log tree commit diff
diff options
context:
space:
mode:
authorKylie McClain <kylie@somas.is>2021-11-21 22:01:58 -0500
committerKylie McClain <kylie@somas.is>2021-12-21 15:11:57 -0500
commit80771e39a49758cafff2a5ea589179e8c06a722b (patch)
tree661f66827de76ff9ab586018197daaa2501ed114
parenthandle.c: kepeken nimi 'jan' tawa pali toki (diff)
downloadcatgirl-80771e39a49758cafff2a5ea589179e8c06a722b.tar.gz
catgirl-80771e39a49758cafff2a5ea589179e8c06a722b.zip
handle.c: o ante e kon WhoisGeneric toki
-rw-r--r--handle.c2
1 files changed, 1 insertions, 1 deletions
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] ?: "")
 	);