Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Oct 2019 18:27:25 +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: r354129 - head/libexec/rc
Message-ID:  <201910271827.x9RIRPeW042136@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cy
Date: Sun Oct 27 18:27:25 2019
New Revision: 354129
URL: https://svnweb.freebsd.org/changeset/base/354129

Log:
  Remove trailing tab.
  
  MFC after:	3 days

Modified:
  head/libexec/rc/rc.subr

Modified: head/libexec/rc/rc.subr
==============================================================================
--- head/libexec/rc/rc.subr	Sun Oct 27 09:28:33 2019	(r354128)
+++ head/libexec/rc/rc.subr	Sun Oct 27 18:27:25 2019	(r354129)
@@ -1281,7 +1281,7 @@ $command $rc_flags $command_args"
 					${PROTECT} -p ${pid}
 					;;
 				esac
-			fi	
+			fi
 		;;
 		esac
 



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