--- deliantra/server/common/utils.C 2016/11/16 23:41:59 1.104 +++ deliantra/server/common/utils.C 2017/01/19 21:51:43 1.105 @@ -65,7 +65,7 @@ /* Checks a player-provided string which will become the msg property of * an object for dangerous input. */ -bool +bool msg_is_safe (const char *msg) { bool safe = true;