aboutsummaryrefslogtreecommitdiff
path: root/release/sysinstall/dispatch.c
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1997-07-16 05:22:42 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1997-07-16 05:22:42 +0000
commit5028762fea3eba2f495fbfe528df7f37657172f6 (patch)
tree7d87184d9d987fcfe2a6d598170e48b226daf9f6 /release/sysinstall/dispatch.c
parent7f33a738c14a198d28a7e706722408ceb2d1d388 (diff)
Notes
Diffstat (limited to 'release/sysinstall/dispatch.c')
-rw-r--r--release/sysinstall/dispatch.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/release/sysinstall/dispatch.c b/release/sysinstall/dispatch.c
index 8251f9bd9951..790541659113 100644
--- a/release/sysinstall/dispatch.c
+++ b/release/sysinstall/dispatch.c
@@ -4,7 +4,7 @@
* This is probably the last program in the `sysinstall' line - the next
* generation being essentially a complete rewrite.
*
- * $Id: dispatch.c,v 1.18 1997/06/21 15:45:08 jkh Exp $
+ * $Id: dispatch.c,v 1.19 1997/06/22 09:45:36 jkh Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@@ -47,7 +47,6 @@ static struct _word {
{ "configAnonFTP", configAnonFTP },
{ "configRouter", configRouter },
{ "configNFSServer", configNFSServer },
- { "configSamba", configSamba },
{ "configNTP", configNTP },
{ "configPCNFSD", configPCNFSD },
{ "configNFSServer", configNFSServer },