From a41f84c5c924eb66996951aab4ead5a8f9feb3eb Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Wed, 29 Jun 2016 16:08:13 -0700 Subject: 3079 --- 027call_ingredient.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '027call_ingredient.cc') diff --git a/027call_ingredient.cc b/027call_ingredient.cc index b9195658..1f3b26e8 100644 --- a/027call_ingredient.cc +++ b/027call_ingredient.cc @@ -173,7 +173,7 @@ case INGREDIENT: { //: a particularly common array type is the string, or address:array:character :(code) bool is_mu_string(reagent/*copy*/ x) { - // Begin is_mu_string(x) + // End Preprocess is_mu_string(reagent x) return x.type && x.type->value == get(Type_ordinal, "address") && x.type->right -- cgit 1.4.1-2-gfad0