summaryrefslogtreecommitdiffstats
path: root/etc/inc/globals.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-10-14 20:41:38 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-10-14 20:41:38 +0000
commitc367cb09e60019f566a02c240fd6099b9bfd8bef (patch)
tree55f7f64f4f2f3854057bfdb1de40633e102f1f21 /etc/inc/globals.inc
parent9faa5e30228edb68ce86467f49702c495e7f0743 (diff)
downloadpfsense-c367cb09e60019f566a02c240fd6099b9bfd8bef.zip
pfsense-c367cb09e60019f566a02c240fd6099b9bfd8bef.tar.gz
Doh' ! an already exists. remove 2nd.
Diffstat (limited to 'etc/inc/globals.inc')
-rw-r--r--etc/inc/globals.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/globals.inc b/etc/inc/globals.inc
index ac0c2af..a981a57 100644
--- a/etc/inc/globals.inc
+++ b/etc/inc/globals.inc
@@ -58,7 +58,7 @@ $g = array(
"xmlrpcbaseurl" => "www.pfsense.com",
"xmlrpcpath" => "/pfSense/xmlrpc.php",
"embeddedbootupslice" => "/dev/ad0a",
- "wireless_regex" => "/^(wi|ath|an|ral|ural|wai|iwi|an)/"
+ "wireless_regex" => "/^(wi|ath|an|ral|ural|wai|iwi)/"
);
/* IP TOS flags */
OpenPOWER on IntegriCloud