diff options
Diffstat (limited to 'av.h')
-rw-r--r-- | av.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@ Null AV pointer. =head1 Array Manipulation Functions =for apidoc Am|int|AvFILL|AV* av -Same as C<av_top()>. Deprecated, use C<av_top()> instead. +Same as C<av_top_index()>. Deprecated, use C<av_top_index()> instead. =cut */ |