andre 2006-09-18 23:44:13 UTC
FreeBSD src repository
Modified files:
sys/dev/em if_em.c
Log:
Don't forget to add curly braces when doing more than one line of actions
after a 'if' statement.
Pointy hat to: andre
Revision Changes Path
1.146 +2 -1 src/sys/dev/em/if_em.c