shithub: mc

Download patch

ref: 203628871eb48f200087851741dbb5416b4e07a7
parent: 0eb2ad439e69e9576720badf1dca296c51db6e35
author: Ori Bernstein <ori@eigenstate.org>
date: Sun Sep 17 21:09:49 EDT 2017

Fix typos.

--- a/lib/fileutil/loopcheck+plan9.myr
+++ b/lib/fileutil/loopcheck+plan9.myr
@@ -13,9 +13,9 @@
 	-> (void : loopcheck)
 }
 
-const freeloopcheck = {l, l
+const freeloopcheck = {l
 }
 
-const looped = {p
+const looped = {l, p
 	-> false
 }