rpaulo 2008-05-14 09:57:21 UTC
FreeBSD src repository
Modified files:
sys/dev/k8temp k8temp.c
Log:
Actually, don't rely on the unsafe MAX() macro. Use imax() as provided
in the PR patch.
Pointed out by: bde
PR: 123542
Revision Changes Path
1.4 +2 -2 src/sys/dev/k8temp/k8temp.c