Update for flash.c rev. 1.20: flash and wall no longer break lines.

This commit is contained in:
Markus Armbruster 2007-01-20 18:59:49 +00:00
parent 7c605a05ed
commit eae63fb950

View file

@ -158,6 +158,4 @@ Unicode:
ugetstring() patterned after existing getstring() takes care of
that.
Output filtering is handled by pr_flash(). However, flash and wall
break long lines, and that required some changes for UTF-8.
Breaking long lines there is probably a bad idea.
Output filtering is handled by pr_flash().