8ac4e8ebc3
uint64_t values are snprintf'd using %llx. On amd64, uint64_t is typedef'd as unsigned long, so cast the values to u_longlong_t, as is done similarly in the rest of the file. MFC after: 1 week |
||
---|---|---|
.. | ||
libctf/common | ||
libdtrace | ||
libgen/common | ||
libnvpair | ||
libuutil/common | ||
libzfs/common | ||
libzpool/common | ||
pyzfs/common |