mirror of
https://github.com/samba-team/samba.git
synced 2025-03-07 00:58:40 +03:00
The signed/unsignedness does match (always unsigned). The bitlength (64 bit) on all regular platforms does also. Therefore simply add a cast to "unsigned long long".