From a2dce5c60ad47282a6ab0aff1796dcc2665baa7c Mon Sep 17 00:00:00 2001 From: suke Date: Wed, 16 Sep 2015 11:53:50 +0000 Subject: * 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 --- encindex.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'encindex.h') 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 */ -- cgit v1.2.1