On a Tuesday in 2020, Michal Privoznik wrote:
The objects at @def and @mem pointers is only read and not
written. Make the arguments const to make that explicit.
Signed-off-by: Michal Privoznik
---
src/qemu/qemu_command.c | 4 ++--
src/qemu/qemu_command.h | 4 ++--
2 files changed, 4 insertions(+
The objects at @def and @mem pointers is only read and not
written. Make the arguments const to make that explicit.
Signed-off-by: Michal Privoznik
---
src/qemu/qemu_command.c | 4 ++--
src/qemu/qemu_command.h | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/qemu/qemu