cvs commit: src/sys/security/audit audit_arg.c
Devon H. O'Dell
dodell at iXsystems.com
Fri Feb 3 15:58:11 PST 2006
On Fri, Feb 03, 2006 at 11:50:26PM +0000, Robert Watson wrote:
> rwatson 2006-02-03 23:50:26 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/security/audit audit_arg.c
> Log:
> Fix INVARIANTS build on amd64; (unsigned unsigned long) != u_int64_t.
Not to be pedantic or rude or anything, but don't we use
uint64_t these days? And shouldn't we use %ju for printing
these types?
-Devon
> Submitted by: mlaier
>
> Revision Changes Path
> 1.2 +2 -2 src/sys/security/audit/audit_arg.c
> _______________________________________________
> cvs-src at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/cvs-src
> To unsubscribe, send any mail to "cvs-src-unsubscribe at freebsd.org"
More information about the cvs-src
mailing list