diff options
author | Father Chrysostomos <sprout@cpan.org> | 2012-07-01 20:23:06 -0700 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2012-08-14 17:49:28 -0700 |
commit | e89fca5ea2782d3f6711ea8bea3581c10437ae62 (patch) | |
tree | 8419607ae2f4a1ec2f6c4818e50dba277a1d9143 /pad.c | |
parent | 892522a605b5b55c985ef64637281fbd363f4c16 (diff) | |
download | perl-e89fca5ea2782d3f6711ea8bea3581c10437ae62.tar.gz |
pad.c apidocs: Missing fullstop
Diffstat (limited to 'pad.c')
-rw-r--r-- | pad.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1439,7 +1439,7 @@ Perl_pad_setsv(pTHX_ PADOFFSET po, SV* sv) /* =for apidoc m|void|pad_block_start|int full -Update the pad compilation state variables on entry to a new block +Update the pad compilation state variables on entry to a new block. =cut */ |