View | Details | Raw Unified | Return to bug 30117
Collapse All | Expand All

(-)a/config.c (-1 / +1 lines)
Lines 472-478 static const struct config_names_s { Link Here
472
	}, {
472
	}, {
473
		CONFIG_VENDOR, 1, 1,
473
		CONFIG_VENDOR, 1, 1,
474
		"--vendor",
474
		"--vendor",
475
		"Vendor ",
475
		"Vendor",
476
		"<cisco/juniper/netscreen>",
476
		"<cisco/juniper/netscreen>",
477
		"vendor of your IPSec gateway",
477
		"vendor of your IPSec gateway",
478
		config_def_vendor
478
		config_def_vendor

Return to bug 30117