|
From: Ferdinando A. <na...@am...> - 2008-02-06 14:16:55
|
On Wed, Feb 6, 2008 at 3:09 PM, Luigi Ballabio <lui...@gm...> wrote:
> > - } else if (i == 1) {
> > + } else if (i==1) {
> the old format seemed more readable to me. Just saying...
I have no preference but being consistent in the whole file, which was
what I fixed
ciao -- Nando
|