summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-08-02 13:08:43 +0000
committersobomax <sobomax@FreeBSD.org>2001-08-02 13:08:43 +0000
commit404c0eeec630aa6acda2649e65a4305535b2543b (patch)
treedd5794f7eeaf2ecdb63fd65f49a88a0629851984 /usr.sbin/pkg_install
parente53e61c1f36c57767536269ceecdd2e314d6fe8e (diff)
downloadFreeBSD-src-404c0eeec630aa6acda2649e65a4305535b2543b.zip
FreeBSD-src-404c0eeec630aa6acda2649e65a4305535b2543b.tar.gz
Cosmetics: kill blank lines at the end of file.
MFC after: 1 month
Diffstat (limited to 'usr.sbin/pkg_install')
-rw-r--r--usr.sbin/pkg_install/lib/global.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/pkg_install/lib/global.c b/usr.sbin/pkg_install/lib/global.c
index aeaa96a..513cf41 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;
-
-
OpenPOWER on IntegriCloud