diff options
author | Kylie McClain <kylie@somas.is> | 2022-02-07 10:21:57 -0500 |
---|---|---|
committer | Kylie McClain <kylie@somas.is> | 2022-02-07 10:22:15 -0500 |
commit | 3bda21a7f8b3be732d4fd9687ee7aa071892f46e (patch) | |
tree | e4257f075a07434efb6a382e3f1905be2b2cf28d | |
parent | handle.c: o pona e kepeken nimi (diff) | |
download | catgirl-3bda21a7f8b3be732d4fd9687ee7aa071892f46e.tar.gz catgirl-3bda21a7f8b3be732d4fd9687ee7aa071892f46e.zip |
handle.c: o pona e pakala
ante ni li pona e pakala Segfault...
Diffstat (limited to '')
-rw-r--r-- | handle.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/handle.c b/handle.c index 168625c..e5c55d4 100644 --- a/handle.c +++ b/handle.c @@ -1149,7 +1149,6 @@ static void handleReplyAway(struct Message *msg) { } uiFormat( id, (id == Network ? Warm : Cold), tagTime(msg), - id, Warm, tagTime(msg), "jan \3%02d%s\3\tli weka tan ni: %s", completeColor(id, msg->params[1]), msg->params[1], msg->params[2] ); |