summaryrefslogtreecommitdiff
path: root/pack.rb
diff options
context:
space:
mode:
authorBurdette Lamar <BurdetteLamar@Yahoo.com>2022-03-25 10:52:06 -0500
committerGitHub <noreply@github.com>2022-03-25 10:52:06 -0500
commitf918f6e4e74541a184a15762a8593fb3f1b9614d (patch)
tree1ba4cbb539f3a0f7c94ea98b55cc2cdc9aeb74d1 /pack.rb
parent69967ee64eac9ce65b83533a566d69d12a6046d0 (diff)
downloadruby-f918f6e4e74541a184a15762a8593fb3f1b9614d.tar.gz
[DOC] Repair format and links in What's Here sections (#5711)
* Repair format and links in What's Here for Comparable and Array * Repair format for What's Here in enum.c
Diffstat (limited to 'pack.rb')
-rw-r--r--pack.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/pack.rb b/pack.rb
index 6f542e2f93..0f5b75ba43 100644
--- a/pack.rb
+++ b/pack.rb
@@ -1,5 +1,3 @@
-# for pack.c
-
class Array
# call-seq:
# arr.pack( aTemplateString ) -> aBinaryString