[Spice-devel] [PATCH spice-common 2/2] quic: fix typo golomb_deoding -> golomb_decoding
Christophe Fergeau
cfergeau at redhat.com
Thu Aug 3 12:08:59 UTC 2017
Acked-by: Christophe Fergeau <cfergeau at redhat.com>
On Thu, Aug 03, 2017 at 10:56:53AM +0100, Frediano Ziglio wrote:
> Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
> ---
> common/quic_tmpl.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/common/quic_tmpl.c b/common/quic_tmpl.c
> index b9056bb..3c84791 100644
> --- a/common/quic_tmpl.c
> +++ b/common/quic_tmpl.c
> @@ -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
> --
> 2.13.3
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20170803/11e870e9/attachment.sig>
More information about the Spice-devel
mailing list