diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-11-02 13:14:19 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-11-02 13:14:19 +0000 |
commit | cd299c6e57209410a1331dd3e21dad7fec4cce55 (patch) | |
tree | 1ef9ecbf13c956c6d3bd27cad8b25dc0528396b7 /opcode.h | |
parent | 9850bf21fc4ed69d8ddb0293df59411f891c62df (diff) | |
download | perl-cd299c6e57209410a1331dd3e21dad7fec4cce55.tar.gz |
Regen headers
p4raw-id: //depot/perl@25954
Diffstat (limited to 'opcode.h')
-rw-r--r-- | opcode.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1646,7 +1646,7 @@ EXT const U32 PL_opargs[] = { 0x00017604, /* pop */ 0x00017604, /* shift */ 0x0004691d, /* unshift */ - 0x0005a801, /* sort */ + 0x0005a841, /* sort */ 0x00004809, /* reverse */ 0x0004a841, /* grepstart */ 0x00000648, /* grepwhile */ |