On 1/17/14, 3:39 AM, Branko Čibej wrote:
> Speaking of style nits ... "} else {" anything but correct. :)
> Should be:
>
> }
> else
> {Thanks fixed in r1559177.
On 1/17/14, 3:39 AM, Branko Čibej wrote:
> Speaking of style nits ... "} else {" anything but correct. :)
> Should be:
>
> }
> else
> {Thanks fixed in r1559177.