mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-01-05 20:58:36 +00:00
reds: Fix typo in comment
Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
This commit is contained in:
parent
327a677b0d
commit
950e60db91
@ -1612,7 +1612,7 @@ bool reds_handle_migrate_data(RedsState *reds, MainChannelClient *mcc,
|
||||
}
|
||||
}
|
||||
} else {
|
||||
/* restore agent starts when the agent gets attached */
|
||||
/* restore agent state when the agent gets attached */
|
||||
spice_debug("saving mig_data");
|
||||
spice_assert(agent_dev->priv->plug_generation == 0);
|
||||
agent_dev->priv->mig_data = g_memdup(mig_data, size);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user