diff options
Diffstat (limited to 'net.BSD/iwconfig.sh')
-rw-r--r-- | net.BSD/iwconfig.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net.BSD/iwconfig.sh b/net.BSD/iwconfig.sh index 512dea61..d33af4c9 100644 --- a/net.BSD/iwconfig.sh +++ b/net.BSD/iwconfig.sh @@ -591,4 +591,4 @@ iwconfig_post_stop() { #iwconfig "${IFACE}" txpower 0 2>/dev/null } -# vim: set ts=4 +# vim: set ts=4 : |