Module Name: src
Committed By: mrg
Date: Mon Apr 12 09:22:21 UTC 2021
Modified Files:
src/sys/dev/ieee1394: firewire.h
Log Message:
convert union member from [0] array to [3] array, so that attempts
to access these members later will work.
does not affect size of the structure or layout in any other way.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/ieee1394/firewire.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.