mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2025-12-28 08:01:26 +00:00
typo: image-encoders: fix the spelling of guaranteed
Acked-by: Frediano Ziglio <fziglio@redhat.com>
This commit is contained in:
parent
8c510901dd
commit
44d6d587b0
@ -217,7 +217,7 @@ static void encoder_data_reset(EncoderData *data)
|
||||
}
|
||||
|
||||
/* Allocate more space for compressed buffer.
|
||||
* The pointer returned in io_ptr is garanteed to be aligned to 4 bytes.
|
||||
* The pointer returned in io_ptr is guaranteed to be aligned to 4 bytes.
|
||||
*/
|
||||
static int encoder_usr_more_space(EncoderData *enc_data, uint8_t **io_ptr)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user