VirtualBox

Changeset 34148 in vbox


Ignore:
Timestamp:
Nov 17, 2010 8:54:24 PM (14 years ago)
Author:
vboxsync
Message:

DrvSCSI: warning

File:
1 edited

Legend:

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

    r33540 r34148  
    112112#define PDMIBLOCKASYNCPORT_2_DRVSCSI(pInterface) ( (PDRVSCSI)((uintptr_t)pInterface - RT_OFFSETOF(DRVSCSI, IPortAsync)) )
    113113
    114 static int drvscsiIsRedoPossible(int rc)
     114static bool drvscsiIsRedoPossible(int rc)
    115115{
    116116    if (   rc == VERR_DISK_FULL
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