CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/01/29 04:21:00
Modified files:
usr.bin/sndiod : dev.c dev.h opt.c opt.h sndiod.c
Log message:
Move the options list out of the device structure
No behavior change. Later this will ease applying the configuration of
one device to another by "just" swapping pointers.
