This commit is contained in:
Bill Q 2017-06-27 02:37:29 +03:00 коммит произвёл GitHub
Родитель f59f5e6702
Коммит e72f93569e
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -508,7 +508,7 @@ type yaml_parser_t struct {
problem string // Error description. problem string // Error description.
// The byte about which the problem occured. // The byte about which the problem occurred.
problem_offset int problem_offset int
problem_value int problem_value int
problem_mark yaml_mark_t problem_mark yaml_mark_t