X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=autodoc.pl;h=33c22232fa8a478925c671bfaf6bac30e1cfbe4d;hb=b31b80f9d91ded188b47dd78c18a0a1effe2584d;hp=02d7c0aeda2b033db237c1d999b9e0965f6c2879;hpb=a64c954a1bae6e00706f368c6d1ae9d131a4361d;p=p5sagit%2Fp5-mst-13.2.git diff --git a/autodoc.pl b/autodoc.pl index 02d7c0a..33c2223 100644 --- a/autodoc.pl +++ b/autodoc.pl @@ -7,7 +7,7 @@ BEGIN { push @INC, 'lib' } # glob() below requires File::Glob # -# See database of global and static function prototypes at the __END__. +# See database of global and static function prototypes in embed.fnc # This is used to generate prototype headers under various configurations, # export symbols lists for different platforms, and macros to provide an # implicit interpreter context argument.