about summary refs log tree commit diff
path: root/mless
diff options
context:
space:
mode:
Diffstat (limited to 'mless')
-rwxr-xr-xmless2
1 files changed, 1 insertions, 1 deletions
diff --git a/mless b/mless
index e35275f..8cfed33 100755
--- a/mless
+++ b/mless
@@ -50,7 +50,7 @@ fi
 
 scantab=
 if [ "$#" -eq 0 ] && ! [ -t 0 ]; then
-	msetseq >/dev/null
+	mseq -S >/dev/null
 	set -- :
 	scantab=//scan
 fi