Missed the =head1 additions.
[p5sagit/p5-mst-13.2.git] / av.c
diff --git a/av.c b/av.c
index 8a4f855..fdcdb82 100644 (file)
--- a/av.c
+++ b/av.c
  * meant that things should remain where they had set them)." --Treebeard
  */
 
+/*
+=head1 Array Manipulation Functions
+*/
+
 #include "EXTERN.h"
 #define PERL_IN_AV_C
 #include "perl.h"