about summary refs log tree commit diff stats
path: root/075channel.mu
diff options
context:
space:
mode:
Diffstat (limited to '075channel.mu')
-rw-r--r--075channel.mu2
1 files changed, 1 insertions, 1 deletions
diff --git a/075channel.mu b/075channel.mu
index 6f26d49b..a023b294 100644
--- a/075channel.mu
+++ b/075channel.mu
@@ -404,7 +404,7 @@ def buffer-lines in:&:source:char, buffered-out:&:sink:char -> buffered-out:&:si
           *line <- put *line, length:offset, buffer-length
         }
         # and don't append this one
-        loop +next-character:label
+        loop +next-character
       }
       # append anything else
       line <- append line, c