Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Oct 2017 01:15:55 +0000 (UTC)
From:      Cy Schubert <cy@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r324682 - head/etc/periodic/daily
Message-ID:  <201710170115.v9H1FtBg046723@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cy
Date: Tue Oct 17 01:15:55 2017
New Revision: 324682
URL: https://svnweb.freebsd.org/changeset/base/324682

Log:
  Style. Replace 8 spaces with a tab.
  
  MFC after:	2 weeks (with prior commit to this file)

Modified:
  head/etc/periodic/daily/480.leapfile-ntpd

Modified: head/etc/periodic/daily/480.leapfile-ntpd
==============================================================================
--- head/etc/periodic/daily/480.leapfile-ntpd	Tue Oct 17 01:15:13 2017	(r324681)
+++ head/etc/periodic/daily/480.leapfile-ntpd	Tue Oct 17 01:15:55 2017	(r324682)
@@ -22,7 +22,7 @@ case "$daily_ntpd_leapfile_enable" in
 	    service ntpd onefetch
 	    ;;
 	esac
-        ;;
+	;;
 esac
 
 exit $rc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710170115.v9H1FtBg046723>