mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2025-12-26 22:48:19 +00:00
rcc: Use class name in comment
red_channel seems a variable name. Signed-off-by: Frediano Ziglio <fziglio@redhat.com> Acked-by: Christophe Fergeau <cfergeau@redhat.com>
This commit is contained in:
parent
9724381afa
commit
fb4fe2d832
@ -205,7 +205,7 @@ typedef enum
|
||||
SPICE_SERVER_ERROR_FAILED
|
||||
} SpiceServerError;
|
||||
|
||||
/* Messages handled by red_channel
|
||||
/* Messages handled by RedChannel
|
||||
* SET_ACK - sent to client on channel connection
|
||||
* Note that the numbers don't have to correspond to spice message types,
|
||||
* but we keep the 100 first allocated for base channel approach.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user