Module Name: src Committed By: rillig Date: Sat Feb 26 14:53:05 UTC 2022
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
if_wm.c: remove stray semicolons from struct declaration
C99 does not allow 'struct { int member;; }'.
No binary change.
To generate a diff of this commit:
cvs rdiff -u -r1.727 -r1.728 src/sys/dev/pci/if_wm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
