fix a typo

SVN-Revision: 6039
This commit is contained in:
Felix Fietkau 2007-01-08 16:39:40 +00:00
parent 51f304152c
commit 04378c334f

View file

@ -38,7 +38,7 @@ scan_atheros() {
:1:1)config_set "$device" nosbeacon 1;; # AP+STA, can't use beacon timers for STA
:1:);;
::1);;
:::);;
::);;
*) echo "$device: Invalid mode combination in config"; return 1;;
esac