mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2025-12-27 07:29:32 +00:00
server/spice.h: s/Pleaes/Please/
This commit is contained in:
parent
858a1aaa34
commit
70c706e0b5
@ -111,7 +111,7 @@ struct QXLRect;
|
||||
struct QXLWorker {
|
||||
uint32_t minor_version;
|
||||
uint32_t major_version;
|
||||
/* These calls are deprecated. Pleaes use the spice_qxl_* calls instead */
|
||||
/* These calls are deprecated. Please use the spice_qxl_* calls instead */
|
||||
void (*wakeup)(QXLWorker *worker);
|
||||
void (*oom)(QXLWorker *worker);
|
||||
void (*start)(QXLWorker *worker);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user