Re: [PATCH 14/15] bliptv: updated for the new caps and options APIs



On 12/12/11 21:14, Juan A. Suarez Romero wrote:
> On Fri, 2011-12-02 at 18:42 +0100, gemont igalia com wrote:
>> +  gint count = grl_operation_options_get_count (bs->options);
>>  
>>    op->source       = g_object_ref (source);
>> -  op->count        = bs->count;
>> +  op->count        = count; 
> 
> 
> Is there any reason to do that instead of
> 
> op->count = grl_operation_options_get_count (bs->options);

I think that it's simply that count is being used later

-- 
Simon Pena <spena igalia com>
Igalia - Free Software Engineering

Attachment: signature.asc
Description: OpenPGP digital signature



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