grehan 2005-02-03 02:35:28 UTC
FreeBSD src repository
Modified files:
sys/dev/vx if_vx.c
Log:
Fix up assignment of negative number to char. Char's are unsigned by
default on PowerPC.
Approved by: mdodd
Revision Changes Path
1.54 +1 -1 src/sys/dev/vx/if_vx.c