mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* ext/nkf/nkf-utf8/nkf.c (struct input_code.name, input_codename):
constified. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18204 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
3e53486295
commit
20796c9000
1 changed files with 1 additions and 0 deletions
|
@ -1379,6 +1379,7 @@ syck_node_mark(SyckNode *n)
|
|||
break;
|
||||
|
||||
case syck_str_kind:
|
||||
default:
|
||||
/* nothing */
|
||||
break;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue