mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Appended a newline to suppress newline-eof warning
This commit is contained in:
parent
2d20e68fb7
commit
21b199bb24
1 changed files with 1 additions and 1 deletions
|
@ -541,4 +541,4 @@ yaml_parser_load_mapping_end(yaml_parser_t *parser, yaml_event_t *event,
|
|||
(void)POP(parser, *ctx);
|
||||
|
||||
return 1;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue