Re: [spice-gtk] typo: s/GTask/GSimpleAsyncResult

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Feb 12, 2016 at 4:07 PM, Pavel Grunt <pgrunt@xxxxxxxxxx> wrote:
> On Fri, 2016-02-12 at 16:02 +0100, Fabiano Fidêncio wrote:
>> Seems that I messed up with cd0c1008316e90bce925e1448ffcabb366e88f8f
>> while rebasing my GTask series on top of this patch, causing a build
>> breakage due to non-intentional insertion of a GTask replacing a
>> GSimpleAsync Result.
> extra space   ^

Fixed before pushing.

>
> Acked-by: Pavel Grunt <pgrunt@xxxxxxxxxx>
>
> Thanks,
> Pavel

And pushed. Thanks!

>> ---
>>  src/channel-usbredir.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/src/channel-usbredir.c b/src/channel-usbredir.c
>> index a9942b2..f16a30f 100644
>> --- a/src/channel-usbredir.c
>> +++ b/src/channel-usbredir.c
>> @@ -325,7 +325,7 @@ void spice_usbredir_channel_connect_device_async(
>>                                            gpointer              user
>> _data)
>>  {
>>      SpiceUsbredirChannelPrivate *priv = channel->priv;
>> -    GTask *task;
>> +    GSimpleAsyncResult *result;
>>  #ifndef USE_POLKIT
>>      GError *err = NULL;
>>  #endif
_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/spice-devel




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]