
2 Jun
2023
2 Jun
'23
8:15 a.m.
On a Thursday in 2023, Peter Krempa wrote:
The function doesn't modify it. Fix the argument declaration so that the function can be used in a context where we have a 'const' disk definition.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_command.c | 2 +- src/qemu/qemu_command.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano