Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/ic
Module Name: src
Committed By: mrg
Date: Sun Feb 3 11:15:45 UTC 2019
Modified Files:
src/sys/dev/ic: interwave.c
Log Message:
add missing break; after case IW_LINE_IN_LVL case.
it was being overridden by the IW_REC_LVL case.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/sys/dev/ic/interwave.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index