CVSROOT: /cvs Module name: src Changes by: ratc...@cvs.openbsd.org 2011/05/06 04:25:17
Modified files: lib/libsndio : sio.c Log message: use an array of backends and iterate on it, instead of inlining calls to sio_<backend>_open(). No behaviour change