mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2025-12-26 22:48:19 +00:00
Fix typo in comment in char_device.h
This commit is contained in:
parent
3c39371b57
commit
295dadbf94
@ -13,7 +13,7 @@
|
||||
* device attached: call spice_char_device_state_create
|
||||
* device detached: call spice_char_device_state_destroy/reset
|
||||
*
|
||||
* client connected and assoicated with a device: spice_char_device_client_add
|
||||
* client connected and associated with a device: spice_char_device_client_add
|
||||
* client disconnected: spice_char_device_client_remove
|
||||
*
|
||||
* Writing to the device
|
||||
|
||||
Loading…
Reference in New Issue
Block a user