Module Name: src Committed By: riz Date: Fri Oct 18 00:03:35 UTC 2013
Modified Files:
src/sys/coda: coda_psdev.c
Log Message:
C requires a statement after a label, and a declaration is not a
statement, so create a block using {}. From christos.
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/sys/coda/coda_psdev.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
