diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2011-01-20 16:03:28 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2011-01-20 16:03:28 +0000 |
| commit | deaff01fe5ad6a4e1de52b6edc87ed880fc2864e (patch) | |
| tree | 98f9fa36ac0aa57df77080802cad668faf446eba /sys/boot/forth | |
| parent | cd05232a21a13f655874d42e8036d64e873362c3 (diff) | |
Notes
Diffstat (limited to 'sys/boot/forth')
| -rw-r--r-- | sys/boot/forth/beastie.4th | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/forth/beastie.4th b/sys/boot/forth/beastie.4th index 65d5fc03cf3f..1130ed04ec88 100644 --- a/sys/boot/forth/beastie.4th +++ b/sys/boot/forth/beastie.4th @@ -193,7 +193,7 @@ at-xy ." `--{__________) [0m" then else menuidx @ - 1+ dup + 1+ menuidx ! -2 bootacpikey ! then |
