Author: Gte- <gte@atomicrevs.demon.co.uk>
[ircu2.10.12-pk.git] / ircd / s_err.c
index 26794560e8cac477dc7d44e1844fe9268003b0e8..aa1fa230e18b02f325190d78cbb666ba0de0457b 100644 (file)
@@ -302,7 +302,7 @@ static Numeric numeric_errors[] = {
 /* 515 */
   { ERR_BADEXPIRE, TIME_T_FMT " :Bad expire time", "515" },
 /* 516 */
-  { ERR_DONTCHEAT, " :Don't Cheat.", 516 }
+  { ERR_DONTCHEAT, " :Don't Cheat.", "516" }
 };
 
 static Numeric numeric_replies[] = {