Having NextChar() returning wxEOT only for GetChar() to turn it back to NUL didn't make any sense, just return NUL directly and get rid of GetChar/NextChar() distinction. No real changes, just simplify the code.
Having NextChar() returning wxEOT only for GetChar() to turn it back to NUL didn't make any sense, just return NUL directly and get rid of GetChar/NextChar() distinction. No real changes, just simplify the code.