summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_manage/pkg_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pkg_manage/pkg_main.c')
-rw-r--r--usr.sbin/pkg_manage/pkg_main.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/pkg_manage/pkg_main.c b/usr.sbin/pkg_manage/pkg_main.c
index 862bb27..3d8043b 100644
--- a/usr.sbin/pkg_manage/pkg_main.c
+++ b/usr.sbin/pkg_manage/pkg_main.c
@@ -1,5 +1,5 @@
/***************************************************************
- *
+ *
* Program: pkg_main.c
* Author: Marc van Kempen
* Desc: main routine for pkg_manage
@@ -15,7 +15,7 @@
* responsible for the proper functioning of this software, nor does
* the author assume any responsibility for damages incurred with
* its use.
- *
+ *
***************************************************************/
#include "pkg_manage.h"
@@ -45,7 +45,7 @@ main(int argc, char **argv)
if (p_inf.Nitems > 0) {
FreeInfo();
}
-
+
clear();
dialog_update();
end_dialog();
OpenPOWER on IntegriCloud