summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/sysinstall')
-rw-r--r--usr.sbin/sysinstall/menus.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/menus.c b/usr.sbin/sysinstall/menus.c
index 94a33fa..edc1413 100644
--- a/usr.sbin/sysinstall/menus.c
+++ b/usr.sbin/sysinstall/menus.c
@@ -825,7 +825,7 @@ DMenu MenuSubDistributions = {
NULL,
NULL,
{ { "X Exit", "Exit this menu (returning to previous)",
- checkTrue, dmenuExit, '<', '<', '<' },
+ checkTrue, dmenuExit, NULL, NULL, '<', '<', '<' },
{ "All", "All system sources, binaries and X Window System",
NULL, distSetEverything },
{ "Reset", "Reset all of the below",
OpenPOWER on IntegriCloud