This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove extraneous semicolon from OP_PRIVATE_ONCE.
[perl5.git] / embed.fnc
index 6400f3e..01605a9 100644 (file)
--- a/embed.fnc
+++ b/embed.fnc
@@ -855,7 +855,7 @@ p   |PADOFFSET|allocmy      |NN const char *const name|const STRLEN len\
                                |const U32 flags
 : Used in op.c and toke.c
 AMpdR  |PADOFFSET|pad_findmy   |NN const char* name|STRLEN len|U32 flags
-Ap     |PADOFFSET|find_rundefsvoffset  |
+ApD    |PADOFFSET|find_rundefsvoffset  |
 : Used in pp.c
 Ap     |SV*    |find_rundefsv  |
 : Used in perly.y