From bf8f9944c9aaacdcbd91430b6ee3196aa34fe198 Mon Sep 17 00:00:00 2001 From: Ari Johnson Date: Wed, 21 Feb 2007 00:53:49 +0000 Subject: [PATCH] Changed Wizard to privileged in a comment --- src/predicat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/predicat.c b/src/predicat.c index 993f33d..9dd3b9b 100644 --- a/src/predicat.c +++ b/src/predicat.c @@ -973,7 +973,7 @@ ok_function_name(const char *name) /** Does params contain only acceptable HTML tag attributes? * Right now, this means: filter out SEND and XCH_CMD if - * the player isn't a Wizard. Params may contain a space-separated + * the player isn't a privileged. Params may contain a space-separated * list of tag=value pairs. It's probably possible to fool this * checking. Needs more work, or removing HTML support. * \param player player using the attribute, or NOTHING for internal. -- 2.30.2