ChangeLog: revert r34093. sorry, these are necessary for ruby-mode.el

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34097 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nagachika 2011-12-21 15:50:15 +00:00
Родитель 5136e61c92
Коммит c9a9036d0b
1 изменённых файлов: 6 добавлений и 0 удалений

Просмотреть файл

@ -21,6 +21,9 @@
#if defined(__cplusplus)
extern "C" {
#if 0
}
#endif
#endif
#ifndef HAVE_LABS
@ -280,6 +283,9 @@ VP_EXPORT int VPrint(FILE *fp,const char *cntl_chr,Real *a);
#endif /* BIGDECIMAL_DEBUG */
#if defined(__cplusplus)
#if 0
{
#endif
} /* extern "C" { */
#endif
#endif /* RUBY_BIG_DECIMAL_H */