Index: libyaml/branches/stable/include/yaml.h
===================================================================
--- libyaml/branches/stable/include/yaml.h	(revision 243)
+++ libyaml/branches/stable/include/yaml.h	(revision 315)
@@ -1681,4 +1681,6 @@
     /** If the last character was an indentation character (' ', '-', '?', ':')? */
     int indention;
+    /** If an explicit document end is required? */
+    int open_ended;
 
     /** Anchor analysis. */
