diff options
author | Karl Williamson <public@khwilliamson.com> | 2011-04-26 09:48:27 -0600 |
---|---|---|
committer | Karl Williamson <public@khwilliamson.com> | 2011-05-18 11:15:03 -0600 |
commit | ca8b95d7953a6d52ffd20ab9d0daa5dfa007bb3d (patch) | |
tree | 1320b2a3401b7891280971af1365855343c2bb80 /mathoms.c | |
parent | e5ba64d81f44ea20f4963ebac2c901f60efcc438 (diff) | |
download | perl-ca8b95d7953a6d52ffd20ab9d0daa5dfa007bb3d.tar.gz |
mathoms.c: pod: fix broken link
Diffstat (limited to 'mathoms.c')
-rw-r--r-- | mathoms.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -604,7 +604,7 @@ Perl_gv_efullname3(pTHX_ SV *sv, const GV *gv, const char *prefix) /* =for apidoc gv_fetchmethod -See L<gv_fetchmethod_autoload>. +See L</gv_fetchmethod_autoload>. =cut */ |