summaryrefslogtreecommitdiff
path: root/opcode.pl
diff options
context:
space:
mode:
authorChip Salzenberg <salzench@nielsenmedia.com>1997-08-07 00:00:00 +0000
committerTim Bunce <Tim.Bunce@ig.co.uk>1997-08-07 00:00:00 +1200
commit08e6e932beedeeb539d33c0d190f4b39a4ce6d37 (patch)
treea3ad81cca93365f656e0efbab9a9eddb52ffe0aa /opcode.pl
parentf5b5322317c07832e0f6e53cf7433f8ef97e225e (diff)
downloadperl-08e6e932beedeeb539d33c0d190f4b39a4ce6d37.tar.gz
Constant-fold sprintf()
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 158b70e95d..a565933372 100755
--- a/opcode.pl
+++ b/opcode.pl
@@ -342,7 +342,7 @@ vec vec ck_fun ist S S S
index index ck_index ist S S S?
rindex rindex ck_index ist S S S?
-sprintf sprintf ck_fun_locale mst S L
+sprintf sprintf ck_fun_locale mfst S L
formline formline ck_fun ms S L
ord ord ck_fun ifstu S?
chr chr ck_fun fstu S?