mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
2a25f7515a
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".