diff options
author | dteske <dteske@FreeBSD.org> | 2013-06-18 23:48:05 +0000 |
---|---|---|
committer | dteske <dteske@FreeBSD.org> | 2013-06-18 23:48:05 +0000 |
commit | 2e3674feb1b0ec3b1fe8179cb576b8488ee36f94 (patch) | |
tree | fd2a5eda497eecbf41e3cc522f9c572425ae182c /usr.sbin/bsdconfig/timezone | |
parent | 65093250172d7c1c3e9efaf56df2ea761533fbb1 (diff) | |
download | FreeBSD-src-2e3674feb1b0ec3b1fe8179cb576b8488ee36f94.zip FreeBSD-src-2e3674feb1b0ec3b1fe8179cb576b8488ee36f94.tar.gz |
Change the f_dialog_{yesno,noyes}() function-arguments in `dialog.subr' to
accomodate an $hline value for overriding the default. This change does
not effect any current modules as it turns out that not one single usage of
either f_dialog_yesno() or f_dialog_noyes() relied on accepting more than a
first argument (read: all occurrences quoted the first parameter; so $* was
never depended upon).
This will allow some custom invocations of --yesno and --noyes to roll over
to these functions (for example, in `timezone/timezone').
Diffstat (limited to 'usr.sbin/bsdconfig/timezone')
0 files changed, 0 insertions, 0 deletions