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
> _______________________________________________
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/cvs-src
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to