aboutsummaryrefslogtreecommitdiff
path: root/commands.c
diff options
context:
space:
mode:
Diffstat (limited to 'commands.c')
-rw-r--r--commands.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands.c b/commands.c
index fb4683a..2cff22d 100644
--- a/commands.c
+++ b/commands.c
@@ -192,7 +192,7 @@ int spam_command(struct string sender, struct string original_message, struct st
return 0;
}
-
+ } else {
SEND(STRING(":1HC000000 NOTICE "));
SEND(to);
SEND(STRING(" :Unknown command.\n"));