Fixed compiler warnings

This commit is contained in:
Daniel P. Berrange
2007-07-18 21:13:26 +00:00
parent f029721d2b
commit 0bd91c25c0
3 changed files with 39 additions and 34 deletions

View File

@@ -1,3 +1,8 @@
Wed Jul 18 17:11:08 EST 2007 Daniel P. Berrange <berrange@redhat.com>
* src/xmlrpctest.c, src/xml2sexprtest.c: More void * to
const void * conversions
Wed Jul 18 16:42:08 EST 2007 Daniel P. Berrange <berrange@redhat.com>
* src/qemu_conf.c, src/qemu_conf.h, src/xm_internal.c,