mirror of
https://github.com/opnsense/src.git
synced 2026-04-03 16:35:27 -04:00
minus the vendor Makefiles Provide directions for how to bootstrap the vendor sources in FREEBSD-upgrade MFC after 2 weeks Discussed with: rpaulo Sponsored by: EMC / Isilon Storage Division
8 lines
233 B
Text
8 lines
233 B
Text
include window
|
|
call OK box $win1 `\000` `\000`
|
|
call OK wrefresh $win1
|
|
# default settings of box will output same as wborder
|
|
compare wborder.chk
|
|
call OK box $win1 `\001\000` `\004\000`
|
|
call OK wrefresh $win1
|
|
compare box_standout.chk
|