Index: /trunk/include/iprt/uint128.h
===================================================================
--- /trunk/include/iprt/uint128.h	(revision 35491)
+++ /trunk/include/iprt/uint128.h	(revision 35492)
@@ -448,5 +448,5 @@
  * @param   pValue2             The second value.
  */
-DECLINLINE(bool) RTUInt128Compare(PCRTUINT128U pValue1, PCRTUINT128U pValue2)
+DECLINLINE(int) RTUInt128Compare(PCRTUINT128U pValue1, PCRTUINT128U pValue2)
 {
 #if ARCH_BITS >= 64
