diff options
author | Michael Tokarev <mjt@tls.msk.ru> | 2015-05-07 13:38:02 +0300 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2015-05-08 14:11:10 +0300 |
commit | f20f2a1f339b99f5b840367236ddce9d9736247c (patch) | |
tree | dcfa8d95d634afcfc4e522ebd16f720fb1163877 /spice-qemu-char.c | |
parent | ac9541579eb95b0b8c93ca58d0a074e1f22cd55a (diff) |
glib-compat.h: change assert to g_assert
include/glib-compat.h defines a bunch of functions based on glib primitives,
and uses assert() without including assert.h. Replace assert() with
g_assert() to make the file more self-contained, and to fix compilation
breakage after 28507a415a9b1e.
Reported-by: Laurent Desnogues <laurent.desnogues@gmail.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Tested-by: Laurent Desnogues <laurent.desnogues@gmail.com>
Diffstat (limited to 'spice-qemu-char.c')
0 files changed, 0 insertions, 0 deletions