From eae63fb950a43ccf02756d5fe129c562cb5aa2a0 Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Sat, 20 Jan 2007 18:59:49 +0000 Subject: [PATCH] Update for flash.c rev. 1.20: flash and wall no longer break lines. --- doc/unicode | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/unicode b/doc/unicode index a140e62f..8d360292 100644 --- a/doc/unicode +++ b/doc/unicode @@ -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().