[Spice-devel] [PATCH spice-common 1/2] quic: fix typo corelate -> correlate
Christophe Fergeau
cfergeau at redhat.com
Thu Aug 3 12:08:51 UTC 2017
On Thu, Aug 03, 2017 at 10:56:52AM +0100, Frediano Ziglio wrote:
> Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
> ---
> common/quic.c | 12 ++++++------
> 1 file changed, 6 insertions(+), 6 deletions(-)
>
> diff --git a/common/quic.c b/common/quic.c
> index 8567368..5b025af 100644
> --- a/common/quic.c
> +++ b/common/quic.c
> @@ -82,11 +82,11 @@ typedef struct QuicFamily {
> unsigned int golomb_code[256][MAXNUMCODES];
>
> /* array for translating distribution U to L for depths up to 8 bpp,
> - initialized by decorelateinit() */
> + initialized by decorrelateinit() */
My local copy also adds the missing _
Acked-by: Christophe Fergeau <cfergeau at redhat.com> with that change
squashed in (it's unrelated, but not really worth a separate commit).
Christophe
-------------- 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/5ea38bf1/attachment.sig>
More information about the Spice-devel
mailing list