Fix SF#1701361 by taking one of weibe's suggestion actions (adding %s to ERR_DONTCHEAT).
[ircu2.10.12-pk.git] / ircd / s_err.c
index cbe6b8d695bb803128ca08b8173cf432f2a81f34..a7c0236fe0bc404237d551a07d1e9e0ae94deee9 100644 (file)
@@ -1064,7 +1064,7 @@ static Numeric replyTable[] = {
 /* 515 */
   { ERR_BADEXPIRE, "%Tu :Bad expire time", "515" },
 /* 516 */
-  { ERR_DONTCHEAT, " :Don't Cheat.", "516" },
+  { ERR_DONTCHEAT, "%s :Don't Cheat.", "516" },
 /* 517 */
   { ERR_DISABLED, "%s :Command disabled.", "517" },
 /* 518 */