aboutsummaryrefslogtreecommitdiff
path: root/notify.h
diff options
context:
space:
mode:
authorStefan Hajnoczi <stefanha@linux.vnet.ibm.com>2010-10-05 14:28:50 +0100
committerBlue Swirl <blauwirbel@gmail.com>2010-10-09 08:16:45 +0000
commit9a85d3944715c709d740edb987b84bd657b9d7ef (patch)
tree16ae216eeb23b6294efc2a36268d37c2cf8286fa /notify.h
parent3e18c6bf7740e4a75503b803ec7d5dc29a531e4f (diff)
trace: Use portable format strings
It is not portable to use "%ld" for int64_t because int64_t may have type long on 64-bit platforms and long long on 32-bit platforms. Use the standard library PRId64 macros to keep format strings portable. Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'notify.h')
0 files changed, 0 insertions, 0 deletions