Signed-off-by: Nikolay Shirokovskiy <nshirokovskiy@xxxxxxxxxxxxx> --- src/conf/snapshot_conf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/conf/snapshot_conf.h b/src/conf/snapshot_conf.h index 5ac1ba7..7c15d15 100644 --- a/src/conf/snapshot_conf.h +++ b/src/conf/snapshot_conf.h @@ -66,7 +66,7 @@ struct _virDomainSnapshotDef { long long creationTime; /* in seconds */ int state; /* virDomainSnapshotState */ - int memory; /* virDomainMemorySnapshot */ + int memory; /* virDomainSnapshotLocation */ char *file; /* memory state file when snapshot is external */ size_t ndisks; /* should not exceed dom->ndisks */ -- 1.8.3.1 -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list