diff options
author | Kylie McClain <kylie@somas.is> | 2021-11-24 15:49:51 -0500 |
---|---|---|
committer | Kylie McClain <kylie@somas.is> | 2021-12-21 15:11:57 -0500 |
commit | 97b0aaf2499b32f4be1d844cb4185ecb56eeab79 (patch) | |
tree | 661f66827de76ff9ab586018197daaa2501ed114 | |
parent | handle.c: o weka e nimi 'jan' tan toki pali (diff) | |
download | catgirl-97b0aaf2499b32f4be1d844cb4185ecb56eeab79.tar.gz catgirl-97b0aaf2499b32f4be1d844cb4185ecb56eeab79.zip |
handle.c: sin la, o pana e nimi 'jan' tawa toki pali
-rw-r--r-- | handle.c | 2 |
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] ); |