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

Matthew Dillon dillon at apollo.backplane.com
Mon Mar 15 09:47:02 PST 2004


    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






More information about the Submit mailing list