summaryrefslogtreecommitdiffstats
path: root/etc/inc/interfaces.inc
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2012-11-21 11:24:41 +0000
committerErmal <eri@pfsense.org>2012-11-21 11:24:41 +0000
commit04f357bc2ecd2059e3d7050450e8b28fe90c6d58 (patch)
treeb67a7311b9cf920f7a24664f6c346a7cc3db9c57 /etc/inc/interfaces.inc
parentf459427fcf104776fbb59a4d2231f289855d2787 (diff)
downloadpfsense-04f357bc2ecd2059e3d7050450e8b28fe90c6d58.zip
pfsense-04f357bc2ecd2059e3d7050450e8b28fe90c6d58.tar.gz
Remoev spurious \r used here
Diffstat (limited to 'etc/inc/interfaces.inc')
-rw-r--r--etc/inc/interfaces.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/interfaces.inc b/etc/inc/interfaces.inc
index 6dce70a..c21a42d 100644
--- a/etc/inc/interfaces.inc
+++ b/etc/inc/interfaces.inc
@@ -1671,7 +1671,7 @@ EOD;
EOD;
}
- $mpdconf .= "\topen\r\n";
+ $mpdconf .= "\topen\n";
} //end foreach($port)
OpenPOWER on IntegriCloud