From 492396761e5286b1e7a3e91b58dff49062cabd8d Mon Sep 17 00:00:00 2001 From: okan Date: Wed, 16 Jul 2014 20:05:03 +0000 Subject: [PATCH] zap trailing newlines; "go for it" deraadt --- sbin/pdisk/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sbin/pdisk/Makefile b/sbin/pdisk/Makefile index e332732fb66..2a79011a50d 100644 --- a/sbin/pdisk/Makefile +++ b/sbin/pdisk/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.11 2012/06/20 18:45:44 matthew Exp $ +# $Id: Makefile,v 1.12 2014/07/16 20:05:03 okan Exp $ .if ${MACHINE} == "macppc" PROG= pdisk @@ -18,4 +18,3 @@ MAN= pdisk.8 MANSUBDIR=macppc .include - -- 2.20.1