Re: [Nautilus-list] bug 1462
- From: "John Sullivan" <sullivan eazel com>
- To: Darin Adler <darin eazel com>, <kocienda eazel com>
- Cc: <nautilus-list lists eazel com>
- Subject: Re: [Nautilus-list] bug 1462
- Date: Thu, 24 Aug 2000 12:21:01 -0700
> 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]