Fix #34: Exit if screen is wider than 255 instead of giving width of zero.
authorDavid Griffith <dave@661.org>
Tue, 10 Jan 2017 12:45:21 +0000 (04:45 -0800)
committerDavid Griffith <dave@661.org>
Tue, 10 Jan 2017 12:45:21 +0000 (04:45 -0800)
commit13a4b103f64c3e70f0b6191e9923b108494d48c9
treed0fbaeb8a9bd4190b507cd3caf1ada412d27b7ac
parenta7b6e8f7fc85298707d448d2848ffce714fb47e1
Fix #34: Exit if screen is wider than 255 instead of giving width of zero.
src/curses/ux_init.c