mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
fix a small typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7047 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -148,8 +148,8 @@ config_cb() {
|
||||
# Section start
|
||||
case "$1" in
|
||||
interface)
|
||||
config_set "$1" "classgroup" "Default"
|
||||
config_set "$1" "upload" "128"
|
||||
config_set "$2" "classgroup" "Default"
|
||||
config_set "$2" "upload" "128"
|
||||
;;
|
||||
classify|default|reclassify)
|
||||
option_cb() {
|
||||
|
||||
Reference in New Issue
Block a user