From d8509b41753c0e03eff15c462dbf09749218006f Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sat, 22 Oct 2016 16:10:23 -0700 Subject: 3555 --- 053recipe_header.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '053recipe_header.cc') diff --git a/053recipe_header.cc b/053recipe_header.cc index 9845b3fa..fc6312b4 100644 --- a/053recipe_header.cc +++ b/053recipe_header.cc @@ -420,7 +420,7 @@ def add2 x:num, y:num -> z:num [ Transform.push_back(fill_in_reply_ingredients); // idempotent :(code) -void fill_in_reply_ingredients(recipe_ordinal r) { +void fill_in_reply_ingredients(const recipe_ordinal r) { recipe& caller_recipe = get(Recipe, r); if (!caller_recipe.has_header) return; trace(9991, "transform") << "--- fill in reply ingredients from header for recipe " << caller_recipe.name << end(); -- cgit 1.4.1-2-gfad0