CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 2017/08/10 11:00:08
Modified files: games/fortune/fortune: fortune.c Log message: Treat backspace as printable in sanitize() for non-UTF8 locales. Fixes printing of fortunes that use a combination of backspace and underbars for underlining in non-UTF8 locales. OK schwarze@