X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pad.h;h=f746eae7beb6495164974b976eb2d1bd87a85166;hb=b2b4ec814a5af6e0a2f7557c1a67c4b86af2f630;hp=ce53b3b2634c41cfafad7c78d22f2daee1943997;hpb=fd617465265ed0cd97256c819ae8e3e4cde70989;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pad.h b/pad.h index ce53b3b..f746eae 100644 --- a/pad.h +++ b/pad.h @@ -77,7 +77,7 @@ Save a pad slot (used to restore after an iteration) XXX DAPM it would make more sense to make the arg a PADOFFSET =for apidoc m|void|SAVECLEARSV |SV **svp -Clear the pointed to pad value on scope exit. (ie the runtime action of 'my') +Clear the pointed to pad value on scope exit. (i.e. the runtime action of 'my') =for apidoc m|void|SAVECOMPPAD save PL_comppad and PL_curpad