diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 2000-02-07 08:29:28 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 2000-02-07 08:29:28 +0000 |
commit | 6d0f518e0b7ff19ca6956aba9c075bcc87b59d84 (patch) | |
tree | 3ba9fcbf1336cb6a5b48d36081e194619ba705f1 /gv.c | |
parent | fac7034317257ca372dae1fbecbc49d69a7c7d66 (diff) | |
download | perl-6d0f518e0b7ff19ca6956aba9c075bcc87b59d84.tar.gz |
pod fixes (from Abigail and M J T Guy)
p4raw-id: //depot/perl@5015
Diffstat (limited to 'gv.c')
-rw-r--r-- | gv.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -299,7 +299,7 @@ Perl_gv_fetchmeth(pTHX_ HV *stash, const char *name, STRLEN len, I32 level) /* =for apidoc gv_fetchmethod -See L<gv_fetchmethod_autoload. +See L<gv_fetchmethod_autoload>. =cut */ |