summaryrefslogtreecommitdiff
path: root/ext/json/json_parser.tab.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/json/json_parser.tab.c')
-rw-r--r--ext/json/json_parser.tab.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/ext/json/json_parser.tab.c b/ext/json/json_parser.tab.c
index 3726284979..5d2f9ca4aa 100644
--- a/ext/json/json_parser.tab.c
+++ b/ext/json/json_parser.tab.c
@@ -514,10 +514,10 @@ static const yytype_uint8 yytranslate[] =
/* YYRLINE[YYN] -- Source line where rule number YYN was defined. */
static const yytype_uint8 yyrline[] =
{
- 0, 93, 93, 94, 98, 98, 102, 103, 107, 108,
- 112, 113, 114, 118, 119, 123, 123, 127, 128, 132,
- 133, 137, 138, 139, 143, 144, 148, 149, 150, 151,
- 152, 153, 154, 155, 156, 157, 161
+ 0, 92, 92, 93, 97, 97, 101, 102, 106, 107,
+ 111, 112, 113, 117, 118, 122, 122, 126, 127, 131,
+ 132, 136, 137, 138, 142, 143, 147, 148, 149, 150,
+ 151, 152, 153, 154, 155, 156, 160
};
#endif