lib: Replaced uses of read_char by read_byte when applicable
authorLucas Bajolet <r4pass@hotmail.com>
Wed, 13 May 2015 15:22:02 +0000 (11:22 -0400)
committerLucas Bajolet <r4pass@hotmail.com>
Wed, 13 May 2015 15:22:02 +0000 (11:22 -0400)
commit4420f41816bd4ef646902e1213df2d40ec58557d
tree9a92145616ce9e4394c01c9221d773d37b9768d2
parent9c90bb5a9f9bd533b64f407bfe0774707296a2bd
lib: Replaced uses of read_char by read_byte when applicable

Signed-off-by: Lucas Bajolet <r4pass@hotmail.com>
lib/csv/csv.nit
lib/filter_stream.nit
lib/saxophonit/lexer.nit
lib/standard/stream.nit
lib/websocket/websocket.nit