SIGN IN SIGN UP

Skip unused value in tokenizer code

In the case of an escape character, c is never read. tok_next() is
used to advance the pointer.

CID 1225097
C
Christian Heimes committed
c6cc23d0b968677030f45234909eeecc21198c77
Parent: 2752707