From 0b3287bd5b6471805de0553f5aa8f011c9fb6e7e Mon Sep 17 00:00:00 2001 From: Okan Demirmen Date: Wed, 16 Jul 2014 20:07:04 +0000 Subject: zap trailing newlines; "go for it" deraadt --- usr.bin/w/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'usr.bin/w') diff --git a/usr.bin/w/Makefile b/usr.bin/w/Makefile index dbf39d4c261..ffe40d2fd81 100644 --- a/usr.bin/w/Makefile +++ b/usr.bin/w/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.6 2002/06/08 22:57:34 angelos Exp $ +# $OpenBSD: Makefile,v 1.7 2014/07/16 20:06:27 okan Exp $ PROG= w SRCS= fmt.c pr_time.c proc_compare.c w.c @@ -10,4 +10,3 @@ LINKS= ${BINDIR}/w ${BINDIR}/uptime .PATH: ${.CURDIR}/../../bin/ps .include - -- cgit v1.2.3