svn commit: r354129 - head/libexec/rc

Cy Schubert cy at FreeBSD.org
Sun Oct 27 18:27:25 UTC 2019


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
 


More information about the svn-src-all mailing list