Re: [Spice-devel] [spice-gtk PATCH 1/4 v4] ppc: Fix header endianess

2015-12-21 Thread Pavel Grunt
Acked and pushed the series. Thanks, Pavel On Thu, 2015-12-17 at 16:50 +0100, Lukas Venhoda wrote: > From: Fabiano Fidêncio > > --- > Changes since v3: >  - No changes >  - Already ACKed, just resending > --- >  src/spice-channel.c | 20 ++-- >  1 file changed, 10 insertions(+),

[Spice-devel] [spice-gtk PATCH 1/4 v4] ppc: Fix header endianess

2015-12-17 Thread Lukas Venhoda
From: Fabiano Fidêncio --- Changes since v3: - No changes - Already ACKed, just resending --- src/spice-channel.c | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/spice-channel.c b/src/spice-channel.c index a2a6cb9..26b5c38 100644 --- a/src/spice-c