CVS commit: src/sys/dev/sun
"Martin Husemann" <[email protected]> Mon, 3 Aug 2026 08:02:57 +0000
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
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.