about summary refs log tree commit diff
path: root/handle.c
diff options
context:
space:
mode:
authorKylie McClain <kylie@somas.is>2021-11-24 15:49:51 -0500
committerKylie McClain <kylie@somas.is>2022-01-27 14:56:26 -0500
commit7c427d95cf3b881279081764c2e85f5102d6ea93 (patch)
treef5c4dc29ca16bb8a317ae45546d0a98a821d2d2a /handle.c
parenthandle.c: o weka e nimi 'jan' tan toki pali (diff)
downloadcatgirl-7c427d95cf3b881279081764c2e85f5102d6ea93.tar.gz
catgirl-7c427d95cf3b881279081764c2e85f5102d6ea93.zip
handle.c: sin la, o pana e nimi 'jan' tawa toki pali
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 d6918b7..3d86ab0 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* %s\17\35\t%s%s",
+			"%s\35\3%d* jan %s\17\35\t%s%s",
 			(highlight ? "\26" : ""), hash(msg->user), msg->nick,
 			buf, msg->params[1]
 		);