about summary refs log tree commit diff
path: root/handle.c
diff options
context:
space:
mode:
authorKylie McClain <kylie@somas.is>2021-11-21 22:56:54 -0500
committerKylie McClain <kylie@somas.is>2022-01-27 14:56:26 -0500
commita80cb8e2994aac436687e8841ded97a7eadb698d (patch)
treefd4d75b22c8e4afbdb88ce347158f399beb379d8 /handle.c
parenthandle.c: o ante e kon WhoisGeneric toki (diff)
downloadcatgirl-a80cb8e2994aac436687e8841ded97a7eadb698d.tar.gz
catgirl-a80cb8e2994aac436687e8841ded97a7eadb698d.zip
handle.c: o weka e nimi 'jan' tan toki pali
toki ni li lukin pona. toki pini li lukin nasa; nimi 'jan' li jo e
kule, taso la ona li wile jo ala e kule; nimi jan taso li jo e kule.
Diffstat (limited to 'handle.c')
-rw-r--r--handle.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/handle.c b/handle.c
index 3d86ab0..d6918b7 100644
--- a/handle.c
+++ b/handle.c
@@ -1275,7 +1275,7 @@ static void handlePrivmsg(struct Message *msg) {
 		colorMentions(buf, sizeof(buf), id, msg);
 		uiFormat(
 			id, heat, tagTime(msg),
-			"%s\35\3%d* jan %s\17\35\t%s%s",
+			"%s\35\3%d* %s\17\35\t%s%s",
 			(highlight ? "\26" : ""), hash(msg->user), msg->nick,
 			buf, msg->params[1]
 		);