From 9a20f9e32252357e4a445b2eb98bb5d8725f2157 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sun, 3 Dec 2017 23:51:42 -0800 Subject: 4135 --- html/054static_dispatch.cc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/054static_dispatch.cc.html') diff --git a/html/054static_dispatch.cc.html b/html/054static_dispatch.cc.html index 42003df2..80cceda0 100644 --- a/html/054static_dispatch.cc.html +++ b/html/054static_dispatch.cc.html @@ -245,7 +245,7 @@ if ('onhashchange' in window) { 179 } 180 } 181 -182 string best_variant(instruction& inst, const recipe& caller_recipe) { +182 string best_variant(const instruction& inst, const recipe& caller_recipe) { 183 const vector<recipe_ordinal>& variants = get(Recipe_variants, inst.name); 184 vector<recipe_ordinal> candidates; 185 -- cgit 1.4.1-2-gfad0