diff --git a/Classes/FCryptoQWORD.uc b/Classes/FCryptoQWORD.uc index de0a652..763bb93 100644 --- a/Classes/FCryptoQWORD.uc +++ b/Classes/FCryptoQWORD.uc @@ -26,7 +26,7 @@ class FCryptoQWORD extends Object abstract notplaceable; -// 64-bit integer simulated as two 32-bit integers. +// 64-bit unsigned integer simulated as two 32-bit signed integers. struct FCQWORD { var int A; // High.