summaryrefslogtreecommitdiff
path: root/upb/json/parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'upb/json/parser.h')
-rw-r--r--upb/json/parser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/upb/json/parser.h b/upb/json/parser.h
index 8e608e8..e8f34fe 100644
--- a/upb/json/parser.h
+++ b/upb/json/parser.h
@@ -27,7 +27,7 @@ UPB_DECLARE_TYPE(upb::json::Parser, upb_json_parser)
* constructed. This hint may be an overestimate for some build configurations.
* But if the parser library is upgraded without recompiling the application,
* it may be an underestimate. */
-#define UPB_JSON_PARSER_SIZE 3568
+#define UPB_JSON_PARSER_SIZE 3704
#ifdef __cplusplus
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback