projects
/
empserver
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0bfdbfc
)
Fix prexec() comment pasto
author
Markus Armbruster
<armbru@pond.sub.org>
Sat, 2 Jul 2011 08:06:40 +0000
(10:06 +0200)
committer
Markus Armbruster
<armbru@pond.sub.org>
Sat, 9 Jul 2011 13:16:21 +0000
(15:16 +0200)
src/lib/subs/pr.c
patch
|
blob
|
history
diff --git
a/src/lib/subs/pr.c
b/src/lib/subs/pr.c
index bde5918cb08bf6fb0eb848728cc992cba21d95d4..8f9bb0178b4b13a2320c2e8c5351d553f25cf3b1 100644
(file)
--- a/
src/lib/subs/pr.c
+++ b/
src/lib/subs/pr.c
@@
-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