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