Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/pcmcia



Module Name:    src
Committed By:   mrg
Date:           Sat Oct  5 01:35:26 UTC 2019

Modified Files:
        src/sys/dev/pcmcia: xirc.c

Log Message:
add missing break.

(this code is fun.  it has switch inside switch, and both switches
have two cases, one with an identifier and one with a magic number.)


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/sys/dev/pcmcia/xirc.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