fix a small typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7047 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
1854bfad61
commit
25a8ad6277
1 changed files with 2 additions and 2 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue