summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/iwconfig.sh.Linux.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/iwconfig.sh.Linux.in b/net/iwconfig.sh.Linux.in
index 252605c..11070ef 100644
--- a/net/iwconfig.sh.Linux.in
+++ b/net/iwconfig.sh.Linux.in
@@ -39,7 +39,7 @@ _get_ssid()
return 0
fi
sleep 1
- i=$((${i} + 1))
+ i=$((${i} - 1))
done
return 1