]> git.corax.cc Git - ccc/commit
tokenize: Fix mistaken use of putchar() where putnext() should have been
authorMatthias Kruk <m@m10k.eu>
Sat, 30 May 2020 14:28:27 +0000 (23:28 +0900)
committerMatthias Kruk <m@m10k.eu>
Sat, 30 May 2020 14:28:27 +0000 (23:28 +0900)
commitd7a1c389860e6777822b5523c5aca7ed2351d027
treebf9cb390e3dcf835fc282920f314becd314499e2
parent47da0c66fb9e8403c09e70792fd406a1476cfaab
tokenize: Fix mistaken use of putchar() where putnext() should have been
src/tokenize.c