[Freeciv-Dev] Re: Indentation in switch()
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
--- Petr Baudis <pasky@xxxxxxxxxxx> wrote:
> > > with indent -kr -i2 -cli1
> -cli2 has desired result it looks.
On my indent it gives:
switch (i) {
case 0:
break;
case 1:
{
++i;
}
default:
break;
}
Is it really desired?
G.
________________________________________________________________
Nokia 5510 looks weird sounds great.
Go to http://uk.promotions.yahoo.com/nokia/ discover and win it!
The competition ends 16 th of December 2001.
|
|