Changeset 315 for libyaml/branches/stable/include/yaml.h
- Timestamp:
- 12/27/08 14:14:00 (4 years ago)
- File:
-
- 1 edited
-
libyaml/branches/stable/include/yaml.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
libyaml/branches/stable/include/yaml.h
r243 r315 1681 1681 /** If the last character was an indentation character (' ', '-', '?', ':')? */ 1682 1682 int indention; 1683 /** If an explicit document end is required? */ 1684 int open_ended; 1683 1685 1684 1686 /** Anchor analysis. */
Note: See TracChangeset
for help on using the changeset viewer.
