From 064eef20b0f47d903ffb514d46f981018138e335 Mon Sep 17 00:00:00 2001 From: ache Date: Sat, 22 Oct 1994 02:35:09 +0000 Subject: Cosmetique: just fix tabs after patch of diff -cb (previous) --- sbin/sysinstall/utils.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sbin') diff --git a/sbin/sysinstall/utils.c b/sbin/sysinstall/utils.c index 5dc203e..9686eb9 100644 --- a/sbin/sysinstall/utils.c +++ b/sbin/sysinstall/utils.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $Id: utils.c,v 1.7 1994/10/21 18:08:33 paul Exp $ + * $Id: utils.c,v 1.8 1994/10/22 02:32:16 ache Exp $ * */ @@ -94,7 +94,7 @@ ExitSysinstall() { if (getpid() == 1) { if (dialog_active) { - clear(); + clear(); dialog_update(); } if (reboot(RB_AUTOBOOT) == -1) @@ -108,7 +108,7 @@ ExitSysinstall() } else { if (dialog_active) { dialog_update(); - end_dialog(); + end_dialog(); } exit(0); } -- cgit v1.1