VirtualBox

Changeset 54788 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Mar 16, 2015 3:20:58 PM (10 years ago)
Author:
vboxsync
Message:

Fix signed/unsigned comparison.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Input/PS2M.cpp

    r54787 r54788  
    563563{
    564564    static uint8_t  aValidRates[] = { 10, 20, 40, 60, 80, 100, 200 };
    565     int             i;
     565    size_t          i;
    566566    bool            fValid = false;
    567567
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