VirtualBox

Changeset 49885 in vbox


Ignore:
Timestamp:
Dec 12, 2013 2:11:23 PM (11 years ago)
Author:
vboxsync
Message:

Devices: Windows build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/DevFdc.cpp

    r49881 r49885  
    22842284    }
    22852285
    2286     FLOPPY_DPRINTF("%s: %02x\n", __func__, value);
     2286    FLOPPY_DPRINTF("%s: %02x\n", __FUNCTION__, value);
    22872287    fdctrl->fifo[fdctrl->data_pos++] = value;
    22882288    if (fdctrl->data_pos == fdctrl->data_len) {
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