From 404c0eeec630aa6acda2649e65a4305535b2543b Mon Sep 17 00:00:00 2001 From: sobomax Date: Thu, 2 Aug 2001 13:08:43 +0000 Subject: [PATCH] Cosmetics: kill blank lines at the end of file. MFC after: 1 month --- usr.sbin/pkg_install/lib/global.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/usr.sbin/pkg_install/lib/global.c b/usr.sbin/pkg_install/lib/global.c index aeaa96a2e5a8..513cf4152819 100644 --- a/usr.sbin/pkg_install/lib/global.c +++ b/usr.sbin/pkg_install/lib/global.c @@ -31,5 +31,3 @@ Boolean Verbose = FALSE; Boolean Fake = FALSE; Boolean Force = FALSE; int AutoAnswer = FALSE; - -