VirtualBox

Changeset 2723 in vbox for trunk/src


Ignore:
Timestamp:
May 18, 2007 4:33:51 PM (18 years ago)
Author:
vboxsync
Message:

Main: Fixed compiler warnings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/HostUSBDeviceImpl.cpp

    r1 r2723  
    560560 * Updates the state of the device.
    561561 *
    562  * @returns true if the state has actually changed.
    563  * @returns false if the stat didn't change, or the change might have been cause by VBox.
     562 * @return true if the state has actually changed.
     563 * @return false if the state didn't change, or the change might have been caused by VBox.
    564564 *
    565565 * @param   aDev    The current device state as seen by the proxy backend.
     
    664664            break;
    665665    }
    666 }
    667 
     666
     667    return false;
     668}
     669
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