imp 2006-02-04 21:37:39 UTC
FreeBSD src repository
Modified files:
sys/dev/firewire fwcrom.c
Log:
Don't type pun accidentally. Instead, be explicit that we're type
punning with an union so that the compiler knows.
Revision Changes Path
1.14 +8 -6 src/sys/dev/firewire/fwcrom.c