CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/22 08:16:49
Modified files:
usr.bin/sndiod : dev.c dev.h midi.c midi.h opt.c sock.c sock.h
Log message:
sndiod: Use pointers to midithru structures instead of indices
This makes handling of the midithru structure more similar to others,
making the code more readable. No behavior change.
