
10 Jul
2017
10 Jul
'17
7:23 a.m.
On Fri, Jul 07, 2017 at 15:20:48 +0200, Ján Tomko wrote:
We assign the unsigned long value of the currently processed parameter to a temporary value_ul variable. Use it consistently in all cases. --- src/qemu/qemu_driver.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
ACK