libvirt/src/vmx
Daniel P. Berrange 5cbb0d37d4 Use size_t instead of int for virDomainDefPtr struct
Many parts of virDomainDefPtr were using 'int' variables as
array length counts. Replace all these with size_t and update
various format strings & API signatures to adapt

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2012-09-27 10:11:44 +01:00
..
vmx.c Use size_t instead of int for virDomainDefPtr struct 2012-09-27 10:11:44 +01:00
vmx.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00