wkoszek 2007-12-04 20:33:58 UTC
FreeBSD src repository
Modified files:
sys/dev/ipw if_ipw.c
Log:
Cast 'data' to 'u_char', as printf() requires this type to be unsigned. This
is what gcc3 complains about.
Without this change, it's impossible to build the kernel with gcc3.
Tested by: cognet@ (mentor)
Approved by: cognet@ (mentor)
Revision Changes Path
1.33 +1 -1 src/sys/dev/ipw/if_ipw.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"