about summary refs log tree commit diff stats
path: root/html/405screen.mu.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/405screen.mu.html')
-rw-r--r--html/405screen.mu.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/html/405screen.mu.html b/html/405screen.mu.html
index 89f93a58..c0c6e8ac 100644
--- a/html/405screen.mu.html
+++ b/html/405screen.mu.html
@@ -1484,10 +1484,10 @@ if ('onhashchange' in window) {
 <span id="L1424" class="LineNr">1424 </span>  <a href='405screen.mu.html#L1082'>check-screen-row-in-blinking</a> <a href='405screen.mu.html#L9'>screen</a>, <span class="Constant">1</span>, <span class="Constant">&quot;a c&quot;</span>, <span class="Constant">&quot;F - test-check-screen-blinking&quot;</span>
 <span id="L1425" class="LineNr">1425 </span><span class="Delimiter">}</span>
 <span id="L1426" class="LineNr">1426 </span>
-<span id="L1427" class="LineNr">1427 </span><span class="CommentedCode">#? fn main -&gt; exit-status/ebx: int {</span>
+<span id="L1427" class="LineNr">1427 </span><span class="CommentedCode">#? fn main -&gt; _/ebx: int {</span>
 <span id="L1428" class="LineNr">1428 </span><span class="CommentedCode">#? #?   test-check-screen-color</span>
 <span id="L1429" class="LineNr">1429 </span><span class="CommentedCode">#?   run-tests</span>
-<span id="L1430" class="LineNr">1430 </span><span class="CommentedCode">#?   exit-status &lt;- copy 0</span>
+<span id="L1430" class="LineNr">1430 </span><span class="CommentedCode">#?   return 0</span>
 <span id="L1431" class="LineNr">1431 </span><span class="CommentedCode">#? }</span>
 </pre>
 </body>