jhb 2008-08-28 02:11:04 UTC
FreeBSD src repository
Modified files:
sys/dev/ipmi ipmi_kcs.c
Log:
SVN rev 182321 on 2008-08-28 02:11:04Z by jhb
- Tweak an error message.
- Fix a buglet where && was used instead of & to test if OBF was set in
a couple of places.
MFC after: 1 week
Revision Changes Path
1.3 +3 -3 src/sys/dev/ipmi/ipmi_kcs.c