Minor cleanup in ViewPort::addLineChar()
commite1b0bb9d2ca607cb6c6ca1157832dafa5189b12b
authorPetr Pavlu <setup@dagobah.cz>
Sat, 25 Mar 2017 15:23:58 +0000 (25 15:23 +0000)
committerPetr Pavlu <setup@dagobah.cz>
Sat, 25 Mar 2017 15:24:05 +0000 (25 15:24 +0000)
tree9522f02715d79d57587454363a13a9ccd54eb931
parent486aefd98d8b10245a3f09de378be849e7559f14
Minor cleanup in ViewPort::addLineChar()

Arrange code in ViewPort::addLineChar() in a way that the compiler
reports a warning when a LineChar is not handled by the function.
cppconsui/ConsUICurses.cpp