summaryrefslogtreecommitdiff
path: root/opcode.pl
diff options
context:
space:
mode:
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 0dfb9e742d..abf59a4769 100755
--- a/opcode.pl
+++ b/opcode.pl
@@ -379,7 +379,7 @@ bless bless ck_fun s@ S S?
backtick quoted execution (``, qx) ck_null t%
# glob defaults its first arg to $_
-glob glob ck_glob t@ S? S?
+glob glob ck_glob t@ S?
readline <HANDLE> ck_null t%
rcatline append I/O operator ck_null t%