diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-04-22 12:38:30 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-04-22 12:38:30 +0000 |
commit | 16bb02458915abc50f56cb393d69b1b71aabfaf3 (patch) | |
tree | 0c8da4c0c8a6fd21996cfb2824a09634e5ea3115 /opcode.pl | |
parent | 98e3f270ffa30af1413b4c0412a1027dbc9b03ed (diff) | |
download | perl-16bb02458915abc50f56cb393d69b1b71aabfaf3.tar.gz |
Comment tweak from Philip.
p4raw-id: //depot/perl@16069
Diffstat (limited to 'opcode.pl')
-rwxr-xr-x | opcode.pl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -924,6 +924,6 @@ threadsv per-thread value ck_null ds0 setstate set statement info ck_null s; method_named method with known name ck_null d$ -# Add new ops before this, before the custom operator. +# Add new ops before this, the custom operator. custom unknown custom operator ck_null 0 |