On Saturday 25 of September 2010 06:56:40 Dan Williams wrote:
> 
> Sure, though a mild style change.  Instead of:
> 
> if (foo)
> {
>    ...
> }
> 
> lets do:
> 
> if (foo) {
>    ...
> }
> 
> 
> Thanks!
> Dan

Corrected and pushed.

Jirka
_______________________________________________
networkmanager-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/networkmanager-list

Reply via email to