mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
add comment.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18812 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
f27b74142e
commit
1c3d34cad5
1 changed files with 1 additions and 0 deletions
|
@ -251,6 +251,7 @@ typedef struct {
|
|||
|
||||
typedef struct {
|
||||
int flags;
|
||||
/* replacement character, etc. */
|
||||
} rb_econv_option_t;
|
||||
|
||||
void rb_econv_opts(VALUE hash, rb_econv_option_t *opts);
|
||||
|
|
Loading…
Add table
Reference in a new issue