diff options
author | Perl 5 Porters <perl5-porters@africa.nicoh.com> | 1996-08-29 09:28:26 +0000 |
---|---|---|
committer | Andy Dougherty <doughera@lafcol.lafayette.edu> | 1996-08-29 09:28:26 +0000 |
commit | b5470100d305ad04c1e682dd4b1a313c58003e2a (patch) | |
tree | d1ee75c0c5a48e05da1f9d8fbbb3629a07bfd542 /opcode.h | |
parent | c3241edcf4dcb3532f4fc33ee3ce1c5ba52d5d4b (diff) | |
download | perl-b5470100d305ad04c1e682dd4b1a313c58003e2a.tar.gz |
Updated. See opcode.pl.
Diffstat (limited to 'opcode.h')
-rw-r--r-- | opcode.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2344,7 +2344,7 @@ EXT U32 opargs[] = { 0x00000e14, /* eof */ 0x00000e0c, /* tell */ 0x00011604, /* seek */ - 0x00001614, /* truncate */ + 0x00001114, /* truncate */ 0x0001160c, /* fcntl */ 0x0001160c, /* ioctl */ 0x0000161c, /* flock */ |