X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pp.h;h=7f396b20b6a78d4ebda5c235c34b2b70bc579d0c;hb=765e9edb2de192ef033766d867f9bd290e9935e9;hp=bdc0b1a6c1c98e78d7dfc3128ed40c8302cea654;hpb=cb50131aab68ac6dda048612c6e853b8cb08701e;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pp.h b/pp.h index bdc0b1a..7f396b2 100644 --- a/pp.h +++ b/pp.h @@ -143,7 +143,7 @@ Pops a long off the stack. /* =for apidoc Am|void|EXTEND|SP|int nitems Used to extend the argument stack for an XSUB's return values. Once -used, guarrantees that there is room for at least C to be pushed +used, guarantees that there is room for at least C to be pushed onto the stack. =for apidoc Am|void|PUSHs|SV* sv