about summary refs log tree commit diff stats
path: root/html/003trace.test.cc.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/003trace.test.cc.html')
-rw-r--r--html/003trace.test.cc.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/html/003trace.test.cc.html b/html/003trace.test.cc.html
index 9c0a7982..963493e4 100644
--- a/html/003trace.test.cc.html
+++ b/html/003trace.test.cc.html
@@ -89,11 +89,11 @@ void test_trace_count_ignores_trailing_whitespace<span class="Delimiter">()</spa
 <span class="Comment">// pending: DUMP tests</span>
 <span class="Comment">// pending: readable_contents() adds newline if necessary.</span>
 <span class="Comment">// pending: raise also prints to stderr.</span>
-<span class="Comment">// pending: raise doesn't print to stderr if Hide_warnings is set.</span>
-<span class="Comment">// pending: raise doesn't have to be saved if Hide_warnings is set, just printed.</span>
+<span class="Comment">// pending: raise doesn't print to stderr if Hide_errors is set.</span>
+<span class="Comment">// pending: raise doesn't have to be saved if Hide_errors is set, just printed.</span>
 <span class="Comment">// pending: raise prints to stderr if Trace_stream is NULL.</span>
-<span class="Comment">// pending: raise prints to stderr if Trace_stream is NULL even if Hide_warnings is set.</span>
-<span class="Comment">// pending: raise &lt;&lt; ... die() doesn't die if Hide_warnings is set.</span>
+<span class="Comment">// pending: raise prints to stderr if Trace_stream is NULL even if Hide_errors is set.</span>
+<span class="Comment">// pending: raise &lt;&lt; ... die() doesn't die if Hide_errors is set.</span>
 
 ^L