On 3/4/19 10:34 PM, Eric Blake wrote:
> qemuDomainSnapshotWriteMetadata does not modify the directory name,
> and making it const-correct aids in writing an upcoming patch.
>
> Signed-off-by: Eric Blake
> ---
> src/qemu/qemu_domain.h | 2 +-
> src/qemu/qemu_domain.c | 2 +-
> 2 files changed,
qemuDomainSnapshotWriteMetadata does not modify the directory name,
and making it const-correct aids in writing an upcoming patch.
Signed-off-by: Eric Blake
---
src/qemu/qemu_domain.h | 2 +-
src/qemu/qemu_domain.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/qemu/q