From 1adf50eea8d2b0e5de03d8b5fae9c92ab77a2a00 Mon Sep 17 00:00:00 2001 From: Doug Barton Date: Sat, 16 May 2009 20:26:01 +0000 Subject: [PATCH] Trim trailing whitespace from the end of a line --- etc/rc.d/named | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/rc.d/named b/etc/rc.d/named index e40a464b3d9..e90fd13de8d 100755 --- a/etc/rc.d/named +++ b/etc/rc.d/named @@ -79,7 +79,7 @@ chroot_autoupdate() fi fi - # Copy and/or update key files to the chroot /etc + # Copy and/or update key files to the chroot /etc # for file in localtime protocols services; do if [ -r /etc/$file ]; then