mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-08-07 18:34:19 +00:00
worker: Rename function name in the comment as well
It was renamed in 47b023866f
Acked-by: Christophe Fergeau <cfergeau@redhat.com>
This commit is contained in:
parent
9c56c884ad
commit
67f619d551
@ -320,7 +320,7 @@ static int red_process_display(RedWorker *worker, uint32_t max_pipe_size, int *r
|
||||
}
|
||||
display_channel_process_surface_cmd(worker->display_channel, &surface,
|
||||
ext_cmd.group_id, FALSE);
|
||||
// do not release resource as is released inside red_process_surface
|
||||
// do not release resource as is released inside display_channel_process_surface_cmd
|
||||
red_put_surface_cmd(&surface);
|
||||
break;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user