Date: Thu, 3 Oct 2002 11:34:13 -0700 (PDT) From: Mike Barcroft <mike@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/posix4 semaphore.h Message-ID: <200210031834.g93IYEYY079922@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mike 2002/10/03 11:34:13 PDT Modified files: sys/posix4 semaphore.h Log: Fix various style(9) bugs: o Unusual order of #ifndef _FOO_H_, followed by license. o Missing tabs in typedef and #define. o Reversed comment for #endif. Revision Changes Path 1.8 +9 -9 src/sys/posix4/semaphore.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?200210031834.g93IYEYY079922>