1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* encindex.h: fix typo of last #endif comment.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51882 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
suke 2015-09-16 11:53:50 +00:00
parent dfa9eb54bd
commit a2dce5c60a
2 changed files with 5 additions and 1 deletions

View file

@ -64,4 +64,4 @@ enum ruby_preserved_encindex {
} /* extern "C" { */
#endif
#endif /* RUBY_INTERNAL_H */
#endif /* RUBY_ENCINDEX_H */