Skip to content

Commit e2987dd

Browse files
committed
perlapi: Document new name for SAVEPADSV
The name was changed in 09edbca in 2008, but the documentation was not updated.
1 parent 5ead678 commit e2987dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pad.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ typedef enum {
178178
* indirectly affect pads. */
179179

180180
/*
181-
=for apidoc m|void|SAVEPADSV |PADOFFSET po
181+
=for apidoc m|void|SAVEPADSVANDMORTALIZE|PADOFFSET po
182182
Save a pad slot (used to restore after an iteration)
183183
184184
=cut

0 commit comments

Comments
 (0)