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
@ -251,6 +251,7 @@ typedef struct {
|
|||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
int flags;
|
int flags;
|
||||||
|
/* replacement character, etc. */
|
||||||
} rb_econv_option_t;
|
} rb_econv_option_t;
|
||||||
|
|
||||||
void rb_econv_opts(VALUE hash, rb_econv_option_t *opts);
|
void rb_econv_opts(VALUE hash, rb_econv_option_t *opts);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user