jhb 2003/04/16 13:43:10 PDT
FreeBSD src repository
Modified files:
sys/compat/linux linux_misc.c
Log:
Explicitly cast a l_ulong to an unsigned long to make all arch's happy
with the printf format.
Revision Changes Path
1.141 +1 -1 src/sys/compat/linux/linux_misc.c