diff options
author | Matthias Dieter Wallnöfer <mdw@samba.org> | 2010-11-01 11:17:37 +0100 |
---|---|---|
committer | Matthias Dieter Wallnöfer <mdw@samba.org> | 2010-11-01 11:31:33 +0100 |
commit | 2a25f7515a68938249beef47546465889ca1c734 (patch) | |
tree | 5ee7d705aeb666f0d201c99bebf28a715d9567d9 /source4/dsdb/samdb/ldb_modules/descriptor.c | |
parent | c8bcf821191ab88a82954fd485087522d3c2ef05 (diff) | |
download | samba-2a25f7515a68938249beef47546465889ca1c734.tar.gz samba-2a25f7515a68938249beef47546465889ca1c734.tar.bz2 samba-2a25f7515a68938249beef47546465889ca1c734.zip |
s4:torture - suppress printf "%llu" on uint64_t variables warnings
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".
Diffstat (limited to 'source4/dsdb/samdb/ldb_modules/descriptor.c')
0 files changed, 0 insertions, 0 deletions