diff options
author | khm <devnull@localhost> | 2013-01-27 17:46:31 -0500 |
---|---|---|
committer | khm <devnull@localhost> | 2013-01-27 17:46:31 -0500 |
commit | 115e5f88ed22c352dcf5a18b45a376ca8923a36d (patch) | |
tree | 7dbe9e83e2760c6d5e49dd9cc6842361f9b31eff /rc | |
parent | 1859bc9832895de8b2a91f09faade1f57135cb1e (diff) |
hurr
Diffstat (limited to 'rc')
-rwxr-xr-x | rc/bin/valley | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rc/bin/valley b/rc/bin/valley index 411da6a6e..39402351c 100755 --- a/rc/bin/valley +++ b/rc/bin/valley @@ -8,6 +8,7 @@ phrases=", like,\ , for sure," len=split (phrases, phrase, /\n/) +len=len+1 } |