Commit 14f6f9ec authored by Rolph Haspers's avatar Rolph Haspers
Browse files

Fixed wrong assignement of var

parent e10f447b
......@@ -112,7 +112,7 @@ _get_root() {
_lsw_api() {
cmd=$1
data=$2
d=$2
fd=$3
tvalue=$4
......
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