Date: Tue, 16 Jan 2001 18:40:39 -0800 (PST) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libposix1e acl_from_text.c acl_get.c acl_init.c acl_to_text.c Message-ID: <200101170240.f0H2edk62473@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2001/01/16 18:40:39 PST
Modified files:
lib/libposix1e acl_from_text.c acl_get.c acl_init.c
acl_to_text.c
Log:
o When returning NULL, return (NULL) instead of return (0).
Submitted by: jedgar
Obtained from: TrustedBSD Project
Revision Changes Path
1.4 +4 -4 src/lib/libposix1e/acl_from_text.c
1.4 +7 -7 src/lib/libposix1e/acl_get.c
1.5 +2 -2 src/lib/libposix1e/acl_init.c
1.4 +3 -3 src/lib/libposix1e/acl_to_text.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?200101170240.f0H2edk62473>
