From eaeb955212eb3b133fd98d98457f17bfea8891d1 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Thu, 6 Aug 2015 19:15:57 -0700 Subject: 1949 --- html/061channel.mu.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/061channel.mu.html') diff --git a/html/061channel.mu.html b/html/061channel.mu.html index b8cfae4c..8fa625b4 100644 --- a/html/061channel.mu.html +++ b/html/061channel.mu.html @@ -128,7 +128,7 @@ container channel [ full:address:number <- get-address *chan, first-full:offset circular-buffer:address:array:location <- get *chan, data:offset result:location <- index *circular-buffer, *full - # increment full + # mark its slot as empty *full <- add *full, 1 { # wrap full around to 0 if necessary -- cgit 1.4.1-2-gfad0