Re: [Nautilus-list] bug 1462



> Our comment first line style is:
> 
> /* comment
> 
> not
> 
> /*
> * comment
> 
> We inherited this from Gtk.

Darin,

Somewhere I read that the comment style should be:

/* foo */

for one-liners, but

/**
 * foo
 * more foo
 */

for multi-liners. I do this when I think about it, so I have poisoned our
otherwise pristine code base in this way. But I don't remember where I read
this. Maybe some other module? Bonobo? Gnome-libs?

John





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