aboutsummaryrefslogtreecommitdiffstats
path: root/ext/syck/gram.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/syck/gram.h')
-rw-r--r--ext/syck/gram.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/syck/gram.h b/ext/syck/gram.h
index d1e577b0ee..4c0e199832 100644
--- a/ext/syck/gram.h
+++ b/ext/syck/gram.h
@@ -63,7 +63,7 @@
#ifndef YYSTYPE
-#line 23 "gram.y"
+#line 33 "gram.y"
typedef union {
SYMID nodeId;
SyckNode *nodeData;