Date: Tue, 4 Jul 2000 21:08:37 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libposix1e cap_get_proc.c Message-ID: <200007050408.VAA56869@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2000/07/04 21:08:37 PDT Modified files: lib/libposix1e cap_get_proc.c Log: o When calling the syscall, use &cap instead of cap. Apparently this error was introduced during the merge; fixing it corrects a (correct) warning about types. Obtained from: TrustedBSD Project Revision Changes Path 1.2 +2 -2 src/lib/libposix1e/cap_get_proc.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?200007050408.VAA56869>