summaryrefslogtreecommitdiff
path: root/src/unreal32.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/unreal32.c')
-rw-r--r--src/unreal32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unreal32.c b/src/unreal32.c
index 3a520e086..d2051b160 100644
--- a/src/unreal32.c
+++ b/src/unreal32.c
@@ -854,7 +854,7 @@ void anope_cmd_372(char *source, char *msg)
void anope_cmd_372_error(char *source)
{
- send_cmd(ServerName, "372 %s :- MOTD file not found! Please "
+ send_cmd(ServerName, "422 %s :- MOTD file not found! Please "
"contact your IRC administrator.", source);
}