about summary refs log tree commit diff stats
path: root/html/channel.mu.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/channel.mu.html')
-rw-r--r--html/channel.mu.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/html/channel.mu.html b/html/channel.mu.html
index afa2f732..afe84b31 100644
--- a/html/channel.mu.html
+++ b/html/channel.mu.html
@@ -48,6 +48,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color
     n<span class="Special"> &lt;- </span>add n, <span class="Constant">1</span>
     <span class="muControl">loop</span>
   <span class="Delimiter">}</span>
+  close sink
 ]
 
 <span class="muRecipe">def</span> consumer source:address:source:character<span class="muRecipe"> -&gt; </span>source:address:source:character [