From 02feee3c8de62fda69216993639d5db2684b1f45 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Thu, 29 Oct 2015 15:03:36 -0700 Subject: 2318 Forgot to run against valgrind. --- 056recipe_header.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '056recipe_header.cc') diff --git a/056recipe_header.cc b/056recipe_header.cc index bba301b1..89ad945e 100644 --- a/056recipe_header.cc +++ b/056recipe_header.cc @@ -25,7 +25,7 @@ has_header = false; :(before "End recipe Refinements") skip_whitespace(in); if (in.peek() != '[') { - trace(9999, "parse") << "recipe has a header; parsing"; + trace(9999, "parse") << "recipe has a header; parsing" << end(); load_recipe_header(in, result); } -- cgit 1.4.1-2-gfad0