diff options
author | Kylie McClain <kylie@somas.is> | 2021-11-21 22:56:54 -0500 |
---|---|---|
committer | Kylie McClain <kylie@somas.is> | 2021-12-21 15:11:57 -0500 |
commit | cb13087e5dd866189555889e1b75c8fe1efd7cd4 (patch) | |
tree | ff0c7db442f4e22dbf5bfab99c625fa1019cd2a6 | |
parent | handle.c: o ante e kon WhoisGeneric toki (diff) | |
download | catgirl-cb13087e5dd866189555889e1b75c8fe1efd7cd4.tar.gz catgirl-cb13087e5dd866189555889e1b75c8fe1efd7cd4.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 '')
-rw-r--r-- | handle.c | 2 |
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] ); |