From f918f6e4e74541a184a15762a8593fb3f1b9614d Mon Sep 17 00:00:00 2001 From: Burdette Lamar Date: Fri, 25 Mar 2022 10:52:06 -0500 Subject: [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 --- pack.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'pack.rb') 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 -- cgit v1.2.3