summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-03-29 16:45:12 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-03-29 16:45:12 +0000
commit1833f54d7475e8cbb1a28612dce9a3b896544c58 (patch)
treec5a8f286f0629cfea0ffb1f497ee46d86fee84ea /etc
parent903c6f6aa28582f3187e3de0e0e998c8a31ec457 (diff)
downloadpfsense-1833f54d7475e8cbb1a28612dce9a3b896544c58.zip
pfsense-1833f54d7475e8cbb1a28612dce9a3b896544c58.tar.gz
Fix comment formatting. No functional change.
Diffstat (limited to 'etc')
-rw-r--r--etc/inc/filter.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/inc/filter.inc b/etc/inc/filter.inc
index 0b2cd1b..16f8bb2 100644
--- a/etc/inc/filter.inc
+++ b/etc/inc/filter.inc
@@ -932,8 +932,8 @@ function filter_nat_rules_generate() {
$external_address = find_interface_ip(get_real_wan_interface());
/* install a pftpx helper, do not set a rule. also use the delay filter configure run
* routines because if this is the first bootup the filter is not completely configured
- * and thus pf is not fully running. otherwise we end up with: pftpx: pf is disabled
- */
+ * and thus pf is not fully running. otherwise we end up with: pftpx: pf is disabled
+ */
if(isset($config['shaper']['enable'])) {
if(isset($config['ezshaper']['step5']['p2pcatchall'])) {
$shaper_queue = "-q qP2PUp ";
OpenPOWER on IntegriCloud