Date: Fri, 20 Sep 2002 10:54:35 -0700 (PDT) From: Mike Barcroft <mike@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/posix4 mqueue.h Message-ID: <200209201754.g8KHsZhY025996@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mike 2002/09/20 10:54:35 PDT
Modified files:
sys/posix4 mqueue.h
Log:
Fix various style(9) bugs:
o Unusual order of #ifndef _FOO_H_, followed by license.
o Missing tabs in typedef.
o Missing tabs in struct between types and member names.
o Unaligned, unordered function prototypes.
o Reversed comment for #endif.
Revision Changes Path
1.6 +19 -19 src/sys/posix4/mqueue.h
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?200209201754.g8KHsZhY025996>
