Source-Changes archive

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

CVS commit: src/sys/dev/sun



Module Name:    src
Committed By:   martin
Date:           Mon Aug  3 08:02:57 UTC 2026

Modified Files:
        src/sys/dev/sun: cgsix.c

Log Message:
We are not using C23 (yet), so a declaration can not follow a case label
directly (the label needs to point at a statement).


To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 src/sys/dev/sun/cgsix.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