On Thu, Apr 17, 2008 at 09:11:12AM +0300, Heikki Linnakangas wrote:
> Something like this:
>
> if (foo)
> {
> do something;
> do something else;
> }
> ...
>
> ->
>
> if (foo)
> do something;
> do something else;
> ...I doubt it, indent doesn't know nearly enough C to be able to anything other than adjust whitespace. It surely won't remove braces... Have a nice day, -- Martijn van Oosterhout <[EMAIL PROTECTED]> http://svana.org/kleptog/ > Please line up in a tree and maintain the heap invariant while > boarding. Thank you for flying nlogn airlines.
signature.asc
Description: Digital signature
