svn commit: r354160 - stable/12/libexec/rc

Cy Schubert cy at FreeBSD.org
Wed Oct 30 01:24:29 UTC 2019


Author: cy
Date: Wed Oct 30 01:24:28 2019
New Revision: 354160
URL: https://svnweb.freebsd.org/changeset/base/354160

Log:
  MFC r354129:
  
  Remove trailing tab.

Modified:
  stable/12/libexec/rc/rc.subr
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/libexec/rc/rc.subr
==============================================================================
--- stable/12/libexec/rc/rc.subr	Tue Oct 29 21:25:19 2019	(r354159)
+++ stable/12/libexec/rc/rc.subr	Wed Oct 30 01:24:28 2019	(r354160)
@@ -1266,7 +1266,7 @@ $command $rc_flags $command_args"
 					${PROTECT} -p ${pid}
 					;;
 				esac
-			fi	
+			fi
 		;;
 		esac
 


More information about the svn-src-all mailing list