mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-05 21:01:13 +00:00
c80f0852ca
Inside of myDomainEventMemoryFailureCallback() arguments are printed via printf but '%d' is used to print @flags (of type uint). Use '0x%x' instead, just like we do everywhere else. Signed-off-by: zhujun2 <zhujun2@cmss.chinamobile.com> Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com> |
||
---|---|---|
.. | ||
event-test.c | ||
hellolibvirt.c | ||
meson.build | ||
openauth.c |