summaryrefslogtreecommitdiff
path: root/installhtml
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2011-08-11 22:19:50 -0700
committerFather Chrysostomos <sprout@cpan.org>2011-08-12 06:28:10 -0700
commit465bc0f5bf04702adf1825f8db8511ecc5c3adfc (patch)
tree089d41911358bd6b5f17d1169cee5794637a31e1 /installhtml
parent93e6f00ed5ef68c787902ea1f88084f619b59561 (diff)
downloadperl-465bc0f5bf04702adf1825f8db8511ecc5c3adfc.tar.gz
Change (l)stat’s prototype from * to ;*
Since the argument is optional, we need a semicolon. This commit accomplishes that by setting the OA_OPTIONAL flag for the appropriate entries in PL_opargs. This should not affect anything else, as ck_ftst (the check routine for [l]stat) doesn’t even look at PL_opargs. It also has to tweak the prototype-generation logic slightly, because PL_opargs also has OA_DEFGV set. I think this is insignificant enough not to warrant a delta entry.
Diffstat (limited to 'installhtml')
0 files changed, 0 insertions, 0 deletions