VirtualBox

Ignore:
Timestamp:
Jun 6, 2012 9:57:41 AM (13 years ago)
Author:
vboxsync
Message:

Fixed interesting (but harmless) typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/BIOS-new/system.c

    r39366 r41594  
    565565    default:
    566566        BX_INFO("*** int 15h function AX=%04x, BX=%04x not yet supported!\n",
    567                 (unsigned) AX, (unsigned) BX_APM);
     567                (unsigned) AX, (unsigned) BX);
    568568        SET_CF();
    569569        SET_AH(UNSUPPORTED_FUNCTION);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette