Date: Thu, 21 Feb 2002 15:18:04 -0800 (PST) From: "Chris D. Faulhaber" <jedgar@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/posix1e acl_support.c Message-ID: <200202212318.g1LNI4S64359@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jedgar 2002/02/21 15:18:04 PST
Modified files:
lib/libc/posix1e acl_support.c
Log:
o style(9) and consistency fix:
- if (!var) -> if (var == NULL)
o spelling fix (althouh -> although)
Reviewed by: rwatson
Obtained from: TrustedBSD Project
Revision Changes Path
1.11 +3 -3 src/lib/libc/posix1e/acl_support.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?200202212318.g1LNI4S64359>
