]> git.pond.sub.org Git - empserver/commitdiff
Fix prexec() comment pasto
authorMarkus Armbruster <armbru@pond.sub.org>
Sat, 2 Jul 2011 08:06:40 +0000 (10:06 +0200)
committerMarkus Armbruster <armbru@pond.sub.org>
Sat, 9 Jul 2011 13:16:21 +0000 (15:16 +0200)
src/lib/subs/pr.c

index bde5918cb08bf6fb0eb848728cc992cba21d95d4..8f9bb0178b4b13a2320c2e8c5351d553f25cf3b1 100644 (file)
@@ -346,7 +346,7 @@ prredir(char *redir)
 
 /*
  * Send script execute request FILE to the current player.
- * REDIR is UTF-8, but non-ASCII characters can occur only if the
+ * FILE is UTF-8, but non-ASCII characters can occur only if the
  * player sent them.  Therefore, it is also user text.
  */
 void