Date: Sat, 22 Oct 2016 22:29:03 +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: r307801 - head/usr.sbin/amd/amd Message-ID: <201610222229.u9MMT3YY048502@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610222229.u9MMT3YY048502>