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.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/release/sysinstall/apache.c b/release/sysinstall/apache.c
index b058199..4bad209 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: apache.c,v 1.15 1996/03/18 15:27:41 jkh Exp $
+ * $Id: apache.c,v 1.16 1996/03/23 07:23:39 jkh Exp $
*
* Copyright (c) 1995
* Coranth Gryphon. All rights reserved.
@@ -400,7 +400,7 @@ apacheOpenDialog(void)
}
int
-configApache(char *unused)
+configApache(dialogMenuItem *self)
{
int i;
char company[64], file[128];
OpenPOWER on IntegriCloud