From: Manuel Munz Date: Thu, 27 Jan 2011 13:56:06 +0000 (+0000) Subject: applications/ffwizard: Fix whitespace errors X-Git-Tag: 0.11.0~2319 X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=487f3c77996541674d6558b318789742c929937b;ds=sidebyside applications/ffwizard: Fix whitespace errors --- diff --git a/applications/luci-ffwizard/luasrc/model/cbi/freifunk/ffwizard.lua b/applications/luci-ffwizard/luasrc/model/cbi/freifunk/ffwizard.lua index 7c1f64ac6..297834f99 100644 --- a/applications/luci-ffwizard/luasrc/model/cbi/freifunk/ffwizard.lua +++ b/applications/luci-ffwizard/luasrc/model/cbi/freifunk/ffwizard.lua @@ -665,9 +665,9 @@ function main.write(self, section, value) if sec.txantenna then devconfig.txantenna = sec.txantenna end - if sec.rxantenna then - devconfig.rxantenna = sec.rxantenna - end + if sec.rxantenna then + devconfig.rxantenna = sec.rxantenna + end -- set bssid, see https://kifuse02.pberg.freifunk.net/moin/channel-bssid-essid for schema if channel and channel ~= "default" then