Commit a2071998 authored by Ne-Lexa's avatar Ne-Lexa
Browse files

fixed _get_root() function

parent a63dc75b
......@@ -137,7 +137,7 @@ _get_root() {
return 0
fi
p=i
p=${i}
i=$(_math "$i" + 1)
done
fi
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment