aboutsummaryrefslogtreecommitdiffstats
path: root/packages/routed.inc
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2006-09-01 02:00:01 +0000
committerBill Marquette <billm@pfsense.org>2006-09-01 02:00:01 +0000
commit7f401bbbdaeaaad8739f1795487d0c11f184cff3 (patch)
treefe7aaa970025af22cd1f1357a851850dda93d071 /packages/routed.inc
parent30d3d3706074318ad2abdd7bc4f29d4fdefce7be (diff)
downloadpfsense-packages-7f401bbbdaeaaad8739f1795487d0c11f184cff3.tar.gz
pfsense-packages-7f401bbbdaeaaad8739f1795487d0c11f184cff3.tar.bz2
pfsense-packages-7f401bbbdaeaaad8739f1795487d0c11f184cff3.zip
helps to commit everything that was tested :-/
Diffstat (limited to 'packages/routed.inc')
-rw-r--r--packages/routed.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/routed.inc b/packages/routed.inc
index 284d699e..59967e8c 100644
--- a/packages/routed.inc
+++ b/packages/routed.inc
@@ -63,7 +63,7 @@ function setup_routed() {
}
}
-function setup_etc_gateways($iface="") {
+function setup_etc_gateways($iface="", $mode="") {
global $config;
if ($iface != "") {