thats a mistake

Former-commit-id: eec8f5afcf
This commit is contained in:
Jarred Sumner
2021-07-26 18:56:04 -07:00
parent 84d7234f24
commit d9cf78c267

View File

@@ -90,8 +90,7 @@
CHECK_EOF(); \
} \
tok = tok_start; \
toklen = buf - tok_start;
\
toklen = buf - tok_start; \
} while (0)
static const char *token_char_map = "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"
@@ -663,4 +662,4 @@ int phr_decode_chunked_is_in_data(struct phr_chunked_decoder *decoder)
#undef CHECK_EOF
#undef EXPECT_CHAR
#undef ADVANCE_TOKEN
#undef ADVANCE_TOKEN