aboutsummaryrefslogtreecommitdiff
path: root/release/sysinstall/apache.c
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1996-04-07 03:52:36 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1996-04-07 03:52:36 +0000
commit957bdf511eff8db9800ad98dc905af48bfc962ec (patch)
treea289c0714788a15dfb0bcf3c9030a3425c5072c3 /release/sysinstall/apache.c
parentf6284247b7e8b3e76b0c281f3ab2f86753fce0cb (diff)
Notes
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 b05819925738..4bad2097a9c1 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];