libvirt/examples/c
Daniel P. Berrangé fa434739a0 src: replace verify(expr) with G_STATIC_ASSERT(expr)
G_STATIC_ASSERT() is a drop-in functional equivalent of
the GNULIB verify() macro.

Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2020-01-17 10:02:01 +00:00
..
admin examples: Group all C programs together 2019-06-03 17:27:43 +02:00
domain suspend.c: remove unneeded cleanup label 2019-11-12 17:54:01 +01:00
misc src: replace verify(expr) with G_STATIC_ASSERT(expr) 2020-01-17 10:02:01 +00:00