summaryrefslogtreecommitdiff
path: root/opcode.h
diff options
context:
space:
mode:
authorPerl 5 Porters <perl5-porters@africa.nicoh.com>1996-07-05 01:59:56 +0000
committerCharles Bailey <bailey@genetics.upenn.edu>1996-07-05 01:59:56 +0000
commit0d3ca1e56bd1b0bddcf00c0bc57292a84faa3c8d (patch)
treef1f5d57f3985ca3641d5531f86e7c3d1fa9b4ff0 /opcode.h
parentf2ec2afdc0c596f7deb501073a2632b12609eca5 (diff)
downloadperl-0d3ca1e56bd1b0bddcf00c0bc57292a84faa3c8d.tar.gz
Reflect fix to "truncate" in opcode.pl
Diffstat (limited to 'opcode.h')
-rw-r--r--opcode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcode.h b/opcode.h
index b13849d8aa..01dd521ddb 100644
--- a/opcode.h
+++ b/opcode.h
@@ -2344,7 +2344,7 @@ EXT U32 opargs[] = {
0x00000e14, /* eof */
0x00000e0c, /* tell */
0x00011604, /* seek */
- 0x00001114, /* truncate */
+ 0x00001614, /* truncate */
0x0001160c, /* fcntl */
0x0001160c, /* ioctl */
0x0000161c, /* flock */