svn commit: r307801 - head/usr.sbin/amd/amd

Cy Schubert cy at FreeBSD.org
Sat Oct 22 22:29:04 UTC 2016


Author: cy
Date: Sat Oct 22 22:29:03 2016
New Revision: 307801
URL: https://svnweb.freebsd.org/changeset/base/307801

Log:
  Align whitespace.
  
  MFC after:	2 weeks
  X-MFC with:	r307800

Modified:
  head/usr.sbin/amd/amd/Makefile

Modified: head/usr.sbin/amd/amd/Makefile
==============================================================================
--- head/usr.sbin/amd/amd/Makefile	Sat Oct 22 22:27:51 2016	(r307800)
+++ head/usr.sbin/amd/amd/Makefile	Sat Oct 22 22:29:03 2016	(r307801)
@@ -31,7 +31,7 @@ LIBADD=	amu wrap
 
 CLEANFILES+=	conf_parse.c conf_parse.h conf_tok.c
 
-conf_tok.o: conf_parse.h
+conf_tok.o:	conf_parse.h
 
 #		These are generated at compile time
 SRCS+=		mount_xdr.c


More information about the svn-src-head mailing list