Integrate mainline
[p5sagit/p5-mst-13.2.git] / pod / perlintern.pod
index 0d0b19d..d6cd333 100644 (file)
@@ -652,7 +652,7 @@ can be OR'ed together:
     padnew_SAVE                save old globals
     padnew_SAVESUB     also save extra stuff for start of sub
 
-       PADLIST*        pad_new(padnew_flags flags)
+       PADLIST*        pad_new(int flags)
 
 =for hackers
 Found in file pad.c