git: 9front

Download patch

ref: f85d3164b7c948a432b9f603356813ced5dc546d
parent: c1153a7373fbfe894badcd32bc0e02827d0b3e3c
author: khm <devnull@localhost>
date: Sun Jan 27 12:46:31 EST 2013

hurr

--- a/rc/bin/valley
+++ b/rc/bin/valley
@@ -8,6 +8,7 @@
 , for sure,"
 
 len=split (phrases, phrase, /\n/)
+len=len+1
 }
 
 
--