aboutsummaryrefslogtreecommitdiffstats
path: root/encindex.h
diff options
context:
space:
mode:
authorsuke <suke@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-09-16 11:53:50 +0000
committersuke <suke@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-09-16 11:53:50 +0000
commita2dce5c60ad47282a6ab0aff1796dcc2665baa7c (patch)
treee1537d1b60393fd1942d5ed8f1d528643b75c95a /encindex.h
parentdfa9eb54bd32649707914344751a758aac78e6d9 (diff)
downloadruby-a2dce5c60ad47282a6ab0aff1796dcc2665baa7c.tar.gz
* 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
Diffstat (limited to 'encindex.h')
-rw-r--r--encindex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/encindex.h b/encindex.h
index 32e103925a..dcb1646f3a 100644
--- a/encindex.h
+++ b/encindex.h
@@ -64,4 +64,4 @@ enum ruby_preserved_encindex {
} /* extern "C" { */
#endif
-#endif /* RUBY_INTERNAL_H */
+#endif /* RUBY_ENCINDEX_H */