diff options
author | Abhijit Menon-Sen <ams@wiw.org> | 2001-06-26 05:15:45 +0530 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-06-25 18:23:30 +0000 |
commit | b04ef3598b41ce1175203a34d27b34173c201d32 (patch) | |
tree | 53d82ce3ff52a331178bb02336fbfeb44df61c8d /opcode.h | |
parent | 316cf57b585e7de162c0dcdc31670d0d75b6e50e (diff) | |
download | perl-b04ef3598b41ce1175203a34d27b34173c201d32.tar.gz |
Re: [ID 20010621.007] readline() not quite as equal as <>
Message-ID: <20010625234545.A5022@lustre.linux.in>
p4raw-id: //depot/perl@10932
Diffstat (limited to 'opcode.h')
-rw-r--r-- | opcode.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1478,7 +1478,7 @@ EXT U32 PL_opargs[] = { 0x00122804, /* bless */ 0x00001608, /* backtick */ 0x00012808, /* glob */ - 0x00001608, /* readline */ + 0x0001d608, /* readline */ 0x00001608, /* rcatline */ 0x00002204, /* regcmaybe */ 0x00002204, /* regcreset */ |