On 10/11/2013 07:47 AM, Viktor Mihajlovski wrote:
SetProperty was called with int instead of uint16_t in a few places.
This leads to failures on big-endian systems like s390. Found
by runnung cimstest.
Signed-off-by: Viktor Mihajlovski <mihajlov(a)linux.vnet.ibm.com>
---
src/Virt_SettingsDefineCapabilities.c | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
ACK
John