From 598f1b5362eb799e40836ceeb5452c9ba937fd6c Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Tue, 7 Feb 2017 00:22:08 -0800 Subject: 3746 --- html/057immutable.cc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/057immutable.cc.html') diff --git a/html/057immutable.cc.html b/html/057immutable.cc.html index 94bbc350..9876e93f 100644 --- a/html/057immutable.cc.html +++ b/html/057immutable.cc.html @@ -428,7 +428,7 @@ if ('onhashchange' in window) { 366 if (!contains_key(Recipe, inst.operation)) { 367 // primitive recipe 368 switch (inst.operation) { -369 case COPY: +369 case COPY: 370 for (set<int>::iterator p = current_ingredient_indices.begin(); p != current_ingredient_indices.end(); ++p) 371 current_ingredient_and_aliases.insert(inst.products.at(*p).name); 372 break; -- cgit 1.4.1-2-gfad0