Em Mon, Jun 02, 2003 at 08:59:39AM -0700, Linus Torvalds escreveu:
On 2 Jun 2003, Juan Quintela wrote:
quoted
/**
* foo - <put something there>
* @bar: number of frobnicators
* @baz: self-larting on or off
* @userdata: pointer to arbitrary userdata to be registered
*
* Description: Please, fix me
*/
int foo(long bar, long baz)
{
...
Looks like a better alternative to me.
Hey, if somebody were to send me a patch (hint hint), I'd happily apply
it.
Hey, I'm doing this for all the parts of the net/ (and others) I touch 8)
Now we need a docbook volunteer to see if everything is going to be used
by make docs.
- Arnaldo