From f93b37cb8510a696bef8dfdf4fd597d3967f7e43 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 20 Mar 2005 23:31:01 +0000 Subject: [PATCH] Remove trailing spaces --- etc/rc.conf_mount_ro | 3 +-- etc/rc.conf_mount_rw | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/etc/rc.conf_mount_ro b/etc/rc.conf_mount_ro index e1de299f04..db84f00864 100755 --- a/etc/rc.conf_mount_ro +++ b/etc/rc.conf_mount_ro @@ -33,5 +33,4 @@ require("xmlparse_pkg.inc"); conf_mount_ro(); -?> - +?> \ No newline at end of file diff --git a/etc/rc.conf_mount_rw b/etc/rc.conf_mount_rw index 1eab3aede3..c656037cbf 100755 --- a/etc/rc.conf_mount_rw +++ b/etc/rc.conf_mount_rw @@ -33,5 +33,4 @@ require("xmlparse_pkg.inc"); conf_mount_rw(); -?> - +?> \ No newline at end of file