On Thu, 2011-08-18 at 11:21 +0300, Jukka Rissanen wrote: > + gboolean a_connected = is_connected(service_a), > + b_connected = is_connected(service_b);
I don't know what the coding style says, but I'd prefer 'gboolean
b_connected' instead of the comma.
Cheers,
Patrik
_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman
