X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pp.h;h=7f396b20b6a78d4ebda5c235c34b2b70bc579d0c;hb=5d3a0a3bf50d83f7940354621313a4c238b18081;hp=bdc0b1a6c1c98e78d7dfc3128ed40c8302cea654;hpb=3818b22bb9ef820a2553aa5e3504220f3b156f21;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