about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2021-12-22 17:39:31 -0800
committerKartik K. Agaram <vc@akkartik.com>2021-12-22 17:39:31 -0800
commitc393528cd21dd7695a1fbae778071961da9834fe (patch)
treeeca025e4a571c4c151ef562261281b2d3b2b9fd3
parent348945321d751ff3fbd59e315f560e38df25f98b (diff)
downloadteliva-c393528cd21dd7695a1fbae778071961da9834fe.tar.gz
.
-rw-r--r--toot-toot.tlv2
1 files changed, 1 insertions, 1 deletions
diff --git a/toot-toot.tlv b/toot-toot.tlv
index d943487..20b40c7 100644
--- a/toot-toot.tlv
+++ b/toot-toot.tlv
@@ -335,7 +335,7 @@
     >    end
     >    result = result-1
     >  end
-    >  dbg(window, 'skip: '..tostring(result))
+    >  -- dbg(window, 'skip: '..tostring(result))
     >  while true do
     >    if result <= 1 then
     >      return result