VirtualBox

Changeset 6338 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jan 11, 2008 12:06:57 PM (17 years ago)
Author:
vboxsync
Message:

Log statement fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/DevPcBios.cpp

    r6335 r6338  
    574574                if (rc == VERR_VDI_IMAGE_READ_ONLY)
    575575                {
    576                     LogRel(("DevPcBios: ATA LUN#%d: failed to update LCHS geometry\n", __FUNCTION__, i));
     576                    LogRel(("DevPcBios: ATA LUN#%d: failed to update LCHS geometry\n", i));
    577577                    rc = VINF_SUCCESS;
    578578                }
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