From 08e6e932beedeeb539d33c0d190f4b39a4ce6d37 Mon Sep 17 00:00:00 2001 From: Chip Salzenberg Date: Thu, 7 Aug 1997 00:00:00 +0000 Subject: [PATCH] Constant-fold sprintf() --- opcode.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opcode.pl b/opcode.pl index 158b70e..a565933 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? -- 2.7.4