summaryrefslogtreecommitdiff
path: root/games/worms
diff options
context:
space:
mode:
authorPhilip Guenther <guenther@cvs.openbsd.org>2013-11-28 05:09:46 +0000
committerPhilip Guenther <guenther@cvs.openbsd.org>2013-11-28 05:09:46 +0000
commitd141684f5c9f0f3b6651459e5f794cffe17e82cb (patch)
tree9b2b2e7ff206479824b4d1ddab117519480073ae /games/worms
parent12c7a721922238cd7d03281d05dec1cf50d3f75f (diff)
The print() routine here can be passed at least some of the non-characters
OUT to EOW, making its domain CHAR_MIN...CODEMAX. It makes sense to have pchar() take the same domain and output those non-characters appropriately, so the (unsigned char) cast for isprint() goes in pchar(). Constipate pchar() while we're here, and let print() pass through NUL to it, as it knows how to output it unambiguously. ok otto@ millert@
Diffstat (limited to 'games/worms')
0 files changed, 0 insertions, 0 deletions