From 4a48bedcd1d708a43d43dc6259a4e45c52ea3d00 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sun, 3 Dec 2017 23:25:40 -0800 Subject: 4134 - 'input' = 'ingredient' --- html/003trace.cc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/003trace.cc.html') diff --git a/html/003trace.cc.html b/html/003trace.cc.html index b374865a..5087f342 100644 --- a/html/003trace.cc.html +++ b/html/003trace.cc.html @@ -257,7 +257,7 @@ if ('onhashchange' in window) { 196 :(before "End Types") 197 struct end {}; 198 :(code) -199 ostream& operator<<(ostream& os, unused end) { +199 ostream& operator<<(ostream& os, unused end) { 200 if (Trace_stream) Trace_stream->newline(); 201 return os; 202 } -- cgit 1.4.1-2-gfad0