* ext/syck/rubyext.c (syck_emitter_end_object): fix inline document.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5745 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
b12fe8025f
commit
3fac2b2519
@ -1376,7 +1376,7 @@ syck_emitter_start_object( self, oid )
|
||||
}
|
||||
|
||||
/*
|
||||
* YAML::Syck::Emitter.end_object( object_id )
|
||||
* YAML::Syck::Emitter.end_object
|
||||
*/
|
||||
VALUE
|
||||
syck_emitter_end_object( self )
|
||||
|
Loading…
x
Reference in New Issue
Block a user