Date: Mon, 19 Jul 2004 17:15:51 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netatalk at_control.c Message-ID: <200407191715.i6JHFp7u058372@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2004-07-19 17:15:51 UTC
FreeBSD src repository
Modified files:
sys/netatalk at_control.c
Log:
Re-style at_control.c to bring it closer to style(9), primarily with
regard to function prototypes and indentation. The lack of indentation
in if clauses and case statements made this code extremely difficult
to read.
Revision Changes Path
1.41 +597 -609 src/sys/netatalk/at_control.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407191715.i6JHFp7u058372>
