summaryrefslogtreecommitdiffstats
path: root/release/sysinstall/apache.c
diff options
context:
space:
mode:
Diffstat (limited to 'release/sysinstall/apache.c')
-rw-r--r--release/sysinstall/apache.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/release/sysinstall/apache.c b/release/sysinstall/apache.c
index 10a03b9..6f734ec 100644
--- a/release/sysinstall/apache.c
+++ b/release/sysinstall/apache.c
@@ -4,7 +4,7 @@
* This is probably the last program in the `sysinstall' line - the next
* generation being essentially a complete rewrite.
*
- * $Id$
+ * $Id: apache.c,v 1.33 1997/02/07 04:25:20 jkh Exp $
*
* Copyright (c) 1995
* Coranth Gryphon. All rights reserved.
@@ -213,6 +213,7 @@ apacheOpenDialog(void)
}
/* Clear this crap off the screen */
+ delwin(ds_win);
dialog_clear_norefresh();
use_helpfile(NULL);
OpenPOWER on IntegriCloud