summaryrefslogtreecommitdiff
path: root/pod/perlintern.pod
diff options
context:
space:
mode:
Diffstat (limited to 'pod/perlintern.pod')
-rw-r--r--pod/perlintern.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlintern.pod b/pod/perlintern.pod
index 3190e0948c..7fc71149d5 100644
--- a/pod/perlintern.pod
+++ b/pod/perlintern.pod
@@ -712,7 +712,7 @@ OURSTASH to that value
If fake, it means we're cloning an existing entry
- PADOFFSET pad_add_name(const char *name, HV* typestash, HV* ourstash, bool clone)
+ PADOFFSET pad_add_name(const char *name, HV* typestash, HV* ourstash, bool clone, bool state)
=for hackers
Found in file pad.c