summaryrefslogtreecommitdiff
path: root/doc/extension.rdoc
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-02-26 03:26:55 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-02-26 03:26:55 +0000
commitd7c46522fc89e2bfcb3ced48fc9db7953ed15386 (patch)
tree1dd3a9ca25cffb2d944f72bfecda529f2050d2bc /doc/extension.rdoc
parent0676ce8739bfcacf1d994fbeae137aceb0f5ff48 (diff)
* doc/extension.ja.rdoc: removed rendering error caused by editor specific
configuration on http://docs.ruby-lang.org/en/trunk/extension_rdoc.html . [Bug #12111][ruby-core:73990] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53947 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'doc/extension.rdoc')
-rw-r--r--doc/extension.rdoc6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/extension.rdoc b/doc/extension.rdoc
index 33fd6660b3..48bb08661b 100644
--- a/doc/extension.rdoc
+++ b/doc/extension.rdoc
@@ -1821,9 +1821,3 @@ keyword in C. RB_GC_GUARD has the following advantages:
compilers and architectures. RB_GC_GUARD is customizable for broken
systems/compilers without those without negatively affecting other
systems.
-
-/*
- * Local variables:
- * fill-column: 70
- * end:
- */