mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-protocol
synced 2026-08-07 14:18:49 +00:00
stream-device: Fix some typos in comments (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
parent
06aa9375ad
commit
969baca93e
@ -176,10 +176,10 @@ typedef struct StreamMsgDeviceDisplayInfo {
|
||||
} StreamMsgDeviceDisplayInfo;
|
||||
|
||||
/* This message contains a quality indicator string, generated by the
|
||||
* streaming agent. It is indended to be used by a module running of
|
||||
* the server to ajust the streaming quality.
|
||||
* streaming agent. It is intended to be used by a module running of
|
||||
* the server to adjust the streaming quality.
|
||||
*
|
||||
* The format of the string message is not specificied because
|
||||
* The format of the string message is not specified because
|
||||
* module-specific.
|
||||
*
|
||||
* This message is sent by the guest to the host.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user