Minor Cosmetic Cleanup

No functional changes.
This commit is contained in:
Wayne Warthen
2023-03-05 07:10:22 -08:00
parent 7f186df54d
commit f5cb22da8f
12 changed files with 5 additions and 5 deletions

View File

@@ -2021,7 +2021,7 @@ str_diaglvl .db "\r\n\r\nHBIOS Diagnostic Level: ",0
;
str_help .db "\r\n"
.db "\r\n L - List ROM Applications"
.db "\r\n D - Disk Device Inventory"
.db "\r\n D - Device Inventory"
.db "\r\n R - Reboot System"
#if (BIOS == BIOS_WBW)
.db "\r\n I <u> [<c>] - Set Console Interface/Baud code"