diff options
author | Burdette Lamar <[email protected]> | 2022-03-25 10:52:06 -0500 |
---|---|---|
committer | <[email protected]> | 2022-03-25 10:52:06 -0500 |
commit | f918f6e4e74541a184a15762a8593fb3f1b9614d () | |
tree | 1ba4cbb539f3a0f7c94ea98b55cc2cdc9aeb74d1 /pack.rb | |
parent | 69967ee64eac9ce65b83533a566d69d12a6046d0 (diff) |
[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
Notes: Merged-By: BurdetteLamar <[email protected]>
-rw-r--r-- | pack.rb | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,5 +1,3 @@ -# for pack.c - class Array # call-seq: # arr.pack( aTemplateString ) -> aBinaryString |