Reworked faulty show_cell_normal() from the old IRC formatting code.
authorDavid Griffith <dave@661.org>
Wed, 4 Jan 2023 04:58:14 +0000 (20:58 -0800)
committerDavid Griffith <dave@661.org>
Wed, 4 Jan 2023 05:01:31 +0000 (21:01 -0800)
commit2e7406ade90ee59ada54f8851a5d1d675a222044
tree3f6dfa6c4eccab48d9edeaa8929ad6b7280c702f
parent5edc76d31900d213c0fd2e2dbe680ea5dea422b0
Reworked faulty show_cell_normal() from the old IRC formatting code.

Philip Lafleur's patch at
http://ifarchive.org/if-archive/infocom/interpreters/frotz/frotz-2.43-irc.diff.gz
did not account for the possibility of the text style having more than
one value.  I didn't catch this oversight at the time.
src/dumb/doutput.c