Re: Patch: Wildcard for no-auto-default.



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


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