mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-02-01 17:51:49 +00:00
replay: fix typo in message
Signed-off-by: Frediano Ziglio <fziglio@redhat.com> Acked-by: Christophe Fergeau <cfergeau@redhat.com>
This commit is contained in:
parent
9a62481b83
commit
2d906f2228
@ -1060,7 +1060,7 @@ static void replay_handle_create_primary(QXLWorker *worker, SpiceReplay *replay)
|
||||
|
||||
if (replay->created_primary) {
|
||||
spice_printerr(
|
||||
"WARNING: %d: orignal recording event not preceded by a destroy primary",
|
||||
"WARNING: %d: original recording event not preceded by a destroy primary",
|
||||
replay->counter);
|
||||
worker->destroy_primary_surface(worker, 0);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user