VirtualBox

Changeset 35492 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Jan 11, 2011 5:53:49 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
69374
Message:

iprt/uint128.h: duh! copy & past bug.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/uint128.h

    r35490 r35492  
    448448 * @param   pValue2             The second value.
    449449 */
    450 DECLINLINE(bool) RTUInt128Compare(PCRTUINT128U pValue1, PCRTUINT128U pValue2)
     450DECLINLINE(int) RTUInt128Compare(PCRTUINT128U pValue1, PCRTUINT128U pValue2)
    451451{
    452452#if ARCH_BITS >= 64
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