From 44170c9a70d967e18e7d442d25d642a2e9359099 Mon Sep 17 00:00:00 2001 From: Karl Williamson Date: Wed, 29 May 2019 18:33:25 -0600 Subject: Remove redundant info on =for apidoc lines This information is already in embed.fnc, and we know it compiles. Some of this information is now out-of-date. Get rid of it. There was one bit of information that was (apparently) wrong in embed.fnc. The apidoc line asked that there be no usage example generated for newXS. I added that flag to the embed.fnc entry. --- av.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'av.h') diff --git a/av.h b/av.h index 6b2b14ce8f..7cb63b484c 100644 --- a/av.h +++ b/av.h @@ -49,7 +49,7 @@ Null AV pointer. =for apidoc Am|int|AvFILL|AV* av Same as C or C. -=for apidoc Am|int|av_tindex|AV* av +=for apidoc av_tindex Same as C. =cut -- cgit v1.2.1