This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Finish up perl5134delta
[perl5.git] / opcode.h
index 0849839..0d85906 100644 (file)
--- a/opcode.h
+++ b/opcode.h
@@ -1658,7 +1658,7 @@ EXTCONST U32 PL_opargs[] = {
        0x0001378e,     /* sin */
        0x0001378e,     /* cos */
        0x0001370c,     /* rand */
-       0x00013604,     /* srand */
+       0x0001370c,     /* srand */
        0x0001378e,     /* exp */
        0x0001378e,     /* log */
        0x0001378e,     /* sqrt */