On a Thursday in 2021, Peter Krempa wrote:
The returned argument list is a NULL-terminated string list and the only
caller doesn't use the count. Remove the argument.
Signed-off-by: Peter Krempa
---
src/util/vircommand.c| 4 +---
src/util/vircommand.h| 2 +-
tests/qemuxml2argvtest.c | 3 +
The returned argument list is a NULL-terminated string list and the only
caller doesn't use the count. Remove the argument.
Signed-off-by: Peter Krempa
---
src/util/vircommand.c| 4 +---
src/util/vircommand.h| 2 +-
tests/qemuxml2argvtest.c | 3 +--
3 files changed, 3 insertions(+), 6 de