]> git.pond.sub.org Git - empserver/commit
(copy_ascii_no_funny, copy_utf8_no_funny)
authorMarkus Armbruster <armbru@pond.sub.org>
Mon, 13 Jun 2005 18:16:44 +0000 (18:16 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Mon, 13 Jun 2005 18:16:44 +0000 (18:16 +0000)
commitb5ff7e3beb35b2aeebf523c4ceb66fbf14e0be7e
tree2a9959e169508a250746938f8d974420d8ca29b3
parent7e186ed7a8cec91052dc47feefbfb90e70c86390
(copy_ascii_no_funny, copy_utf8_no_funny)
(copy_utf8_to_ascii_no_funny): New.
(flash, wall, prmptrd, uprmptrd, getcommand): Use them to filter
input.
(uprnf, pr_flash): Use them to filter output.
(prtoascii): No longer used, remove.

(player_commands, player_commands_index): Internal linkage.
include/player.h
include/prototypes.h
src/lib/commands/flash.c
src/lib/player/empdis.c
src/lib/subs/pr.c