Date: Sat, 23 Mar 2002 22:02:10 -0800 (PST) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/syslogd syslogd.c Message-ID: <200203240602.g2O62AR31771@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2002/03/23 22:02:10 PST Modified files: usr.sbin/syslogd syslogd.c Log: Remove spaces between (void) and function calls. Use TAILQ_FOREACH instead of hand-rolled equivalent. Add curly braces for symmetry around else. Revision Changes Path 1.101 +40 -30 src/usr.sbin/syslogd/syslogd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203240602.g2O62AR31771>