summaryrefslogtreecommitdiff
path: root/pp_sort.c
diff options
context:
space:
mode:
Diffstat (limited to 'pp_sort.c')
-rw-r--r--pp_sort.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/pp_sort.c b/pp_sort.c
index 899b1138ec..0c5efb0869 100644
--- a/pp_sort.c
+++ b/pp_sort.c
@@ -346,6 +346,8 @@ cmp_desc(pTHX_ gptr const a, gptr const b)
}
/*
+=head1 SV Manipulation Functions
+
=for apidoc sortsv_flags
In-place sort an array of SV pointers with the given comparison routine,