summaryrefslogtreecommitdiff
path: root/networkingpage.cc
diff options
context:
space:
mode:
Diffstat (limited to 'networkingpage.cc')
-rw-r--r--networkingpage.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/networkingpage.cc b/networkingpage.cc
index f663e7e..9ff01aa 100644
--- a/networkingpage.cc
+++ b/networkingpage.cc
@@ -70,6 +70,7 @@ int NetworkingPage::nextId() const
if(iface.is_wireless())
{
tryWireless = true;
+ break;
}
}