VirtualBox

Changeset 48072 in vbox for trunk/src/VBox/Devices/PC


Ignore:
Timestamp:
Aug 26, 2013 7:49:08 PM (11 years ago)
Author:
vboxsync
Message:

Typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/BIOS/floppyt.c

    r48069 r48072  
    9898    for (i = 0; i < sizeof(fd_map) / sizeof(fd_map[0]); ++i)
    9999        if (fd_map[i].type == drv_typ)
    100             return &fd_parm[i];
     100            return &fd_parm[fd_map[i].dpt_entry];
    101101
    102102    /* As a fallback, return the 1.44M DPT. */
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