summaryrefslogtreecommitdiff
path: root/opcode.pl
diff options
context:
space:
mode:
authorPerl 5 Porters <perl5-porters@africa.nicoh.com>1996-07-05 01:58:34 +0000
committerCharles Bailey <bailey@genetics.upenn.edu>1996-07-05 01:58:34 +0000
commit5e9dbca773ee977716cf95056b1cd73811d3698a (patch)
treef30665c4f741b52603dc103522439b0d091c7d6d /opcode.pl
parent0d3ca1e56bd1b0bddcf00c0bc57292a84faa3c8d (diff)
downloadperl-5e9dbca773ee977716cf95056b1cd73811d3698a.tar.gz
"truncate" should expect file handle as first argument
Diffstat (limited to 'opcode.pl')
-rwxr-xr-xopcode.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcode.pl b/opcode.pl
index fddf6462a9..2c2bc50a50 100755
--- a/opcode.pl
+++ b/opcode.pl
@@ -477,7 +477,7 @@ recv recv ck_fun imst F R S S
eof eof ck_eof is F?
tell tell ck_fun st F?
seek seek ck_fun s F S S
-truncate truncate ck_trunc is S S
+truncate truncate ck_trunc is F S
fcntl fcntl ck_fun st F S S
ioctl ioctl ck_fun st F S S