зеркало из https://github.com/go-gitea/yaml.git
correct misspell on yamlh.go
This commit is contained in:
Родитель
f59f5e6702
Коммит
e72f93569e
2
yamlh.go
2
yamlh.go
|
@ -508,7 +508,7 @@ type yaml_parser_t struct {
|
|||
|
||||
problem string // Error description.
|
||||
|
||||
// The byte about which the problem occured.
|
||||
// The byte about which the problem occurred.
|
||||
problem_offset int
|
||||
problem_value int
|
||||
problem_mark yaml_mark_t
|
||||
|
|
Загрузка…
Ссылка в новой задаче