CVS: cvs.openbsd.org: src
Alexandre Ratchov <[email protected]>
| Newsgroups | gmane.os.openbsd.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/08/12 02:04:16 Modified files: usr.bin/sndiod : dev.c midi.c midi.h sock.c Log message: sndiod: Make midithru_ref() return 1 on success Currently midithru_ref() never fails, but this is what all other xxx_ref() functions do and may ease future changes.