From 23339f0750786f562704c0cdd62e2e8215e00397 Mon Sep 17 00:00:00 2001 From: dougb Date: Sat, 16 May 2009 20:26:01 +0000 Subject: Trim trailing whitespace from the end of a line --- etc/rc.d/named | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/rc.d/named b/etc/rc.d/named index e40a464..e90fd13 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 -- cgit v1.1