DragonFly BSD
DragonFly submit List (threaded) for 2004-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: style(9) patches to mrouted(8), edquota(8)


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 15 Mar 2004 09:45:58 -0800 (PST)

    Also another general note (to everyone):  do not put blank lines
    in procedures with no declarations.  e.g.:

    yyerror(char *s)
    {
		<<<<<<< do not put blank line here
	log(....)
    }

    Some FreeBSD guy decided that this was a good idea.  What it is, is
    silly, and we aren't going to do it in DragonFly.

						-Matt




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