summaryrefslogtreecommitdiff
path: root/opcode.pl
diff options
context:
space:
mode:
authorGisle Aas <gisle@aas.no>1998-10-11 14:53:13 +0200
committerGurusamy Sarathy <gsar@cpan.org>1998-10-17 02:17:49 +0000
commit145d37e29b0763362cc1b261774de4506a62c161 (patch)
tree9ba161c23025a56337377d2854e60bd30849313f /opcode.pl
parent20e084116f207bc3ac625070156c45f840178d95 (diff)
downloadperl-145d37e29b0763362cc1b261774de4506a62c161.tar.gz
applied suggested patch with small doc tweak
Message-ID: <m3u31bfjza.fsf@furu.g.aas.no> Subject: Re: [PATCH 5.005_52] Optional syswrite LENGTH argument p4raw-id: //depot/perl@1992
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 f9c7503019..92330a6266 100755
--- a/opcode.pl
+++ b/opcode.pl
@@ -519,7 +519,7 @@ print print ck_listiob ims@ F? L
sysopen sysopen ck_fun s@ F S S S?
sysseek sysseek ck_fun s@ F S S
sysread sysread ck_fun imst@ F R S S?
-syswrite syswrite ck_fun imst@ F S S S?
+syswrite syswrite ck_fun imst@ F S S? S?
send send ck_fun imst@ F S S S?
recv recv ck_fun imst@ F R S S