]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix build with Clang.
authorpfg <pfg@FreeBSD.org>
Thu, 28 Jun 2012 15:38:14 +0000 (15:38 +0000)
committerpfg <pfg@FreeBSD.org>
Thu, 28 Jun 2012 15:38:14 +0000 (15:38 +0000)
commit2bb5abedc990575f567f541761a02207fdaf1829
tree9369b02c080bbf6a15da44f47a5222df5e414f18
parent4e2c64a98410ad24e31a1d3832cbc209b9e92fac
Fix build with Clang.

error: format specifies type 'long long' but the argument
has type 'int64_t' (aka 'long')

Reported by: Ed Maste
cddl/contrib/opensolaris/lib/libdtrace/common/dt_consume.c