parse -d arg correctly (Fazlul Shahriar)

This commit is contained in:
rsc 2007-03-25 17:10:06 +00:00
parent d76a49fb43
commit b7dccc48b4

View file

@ -57,7 +57,7 @@ fn dictwin {
dict=NONE
if(~ $1 -d){
shift
dict=$2
dict=$1
shift
}
if(~ $1 -d*){