8 Mar
2016
8 Mar
'16
3:20 a.m.
On 03/07/2016 12:24 PM, Andrea Bolognani wrote:
virPCIDeviceListCount()'s return type is size_t, so variables that store its return value should be of that type. --- tests/virhostdevtest.c | 24 +++++++++--------------- 1 file changed, 9 insertions(+), 15 deletions(-)
ACK.