about summary refs log tree commit diff
path: root/handle.c
diff options
context:
space:
mode:
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 51255a1..6b40768 100644
--- a/handle.c
+++ b/handle.c
@@ -803,7 +803,7 @@ static void handleMode(struct Message *msg) {
 				Network, Warm, tagTime(msg),
 				"jan \3%02d%s\3\tli %s e kule %c%c%s%s%s tawa \3%02d%s\3",
 				hash(msg->user), msg->nick,
-				(set ? "weka" : "pana"),
+				(set ? "pana" : "weka"),
 				set["-+"], *ch, (name ? " (" : ""), (name ?: ""), (name ? ")": ""),
 				self.color, msg->params[0]
 			);