libvirt/examples
zhujun2 c80f0852ca examples: Fix printf format string in event-test.c
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>
2023-10-20 10:22:34 +02:00
..
c examples: Fix printf format string in event-test.c 2023-10-20 10:22:34 +02:00
polkit
sh
systemtap Fix some typos 2023-03-09 14:09:16 +01:00
xml
meson.build