mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-common
synced 2025-12-26 22:55:35 +00:00
quic: fix typo golomb_deoding -> golomb_decoding
Signed-off-by: Frediano Ziglio <fziglio@redhat.com> Acked-by: Christophe Fergeau <cfergeau@redhat.com>
This commit is contained in:
parent
b64ee40a60
commit
9f6a671294
@ -627,7 +627,7 @@ static void FNAME(uncompress_row)(Encoder *encoder, Channel *channel,
|
||||
#undef RLE_PRED_2_IMP
|
||||
#undef RLE_PRED_3_IMP
|
||||
#undef golomb_coding
|
||||
#undef golomb_deoding
|
||||
#undef golomb_decoding
|
||||
#undef update_model
|
||||
#undef find_bucket
|
||||
#undef family
|
||||
|
||||
Loading…
Reference in New Issue
Block a user