VirtualBox

Changeset 5910 in vbox


Ignore:
Timestamp:
Dec 2, 2007 8:33:04 PM (17 years ago)
Author:
vboxsync
Message:

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/CFGM.cpp

    r5909 r5910  
    16781678        if (   !(u64 & 0xffffffff80000000ULL)
    16791679            ||  (u64 & 0xffffffff80000000ULL) == 0xffffffff80000000ULL)
     1680            *pi32 = (int32_t)u64;
    16801681        else
    16811682            rc = VERR_CFGM_INTEGER_TOO_BIG;
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