зеркало из https://github.com/github/ruby.git
* ext/psych/yaml/yaml.h: [DOC] merge upstream typo fix by @GreenGeorge
https://github.com/tenderlove/psych/pull/161 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42993 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
8acb7800b1
Коммит
40424c2600
|
@ -1,3 +1,8 @@
|
|||
Fri Sep 20 23:48:34 2013 Zachary Scott <e@zzak.io>
|
||||
|
||||
* ext/psych/yaml/yaml.h: [DOC] merge upstream typo fix by @GreenGeorge
|
||||
https://github.com/tenderlove/psych/pull/161
|
||||
|
||||
Fri Sep 20 23:37:40 2013 Zachary Scott <e@zzak.io>
|
||||
|
||||
* lib/securerandom.rb: [DOC] SecureRandom.hex length argument
|
||||
|
|
|
@ -1851,7 +1851,7 @@ YAML_DECLARE(void)
|
|||
yaml_emitter_set_canonical(yaml_emitter_t *emitter, int canonical);
|
||||
|
||||
/**
|
||||
* Set the intendation increment.
|
||||
* Set the indentation increment.
|
||||
*
|
||||
* @param[in,out] emitter An emitter object.
|
||||
* @param[in] indent The indentation increment (1 < . < 10).
|
||||
|
|
Загрузка…
Ссылка в новой задаче