openbsd-ports/audio/nspmod/patches/patch-ad

13 lines
222 B
Plaintext
Raw Normal View History

1998-05-20 21:01:43 -04:00
*** dacio.h.orig Wed Sep 3 14:58:39 1997
--- dacio.h Wed Sep 3 13:49:32 1997
***************
*** 3,8 ****
--- 3,9 ----
#endif
typedef struct {
+ int bits;
int speed;
int stereo;
} DacioConfInfo;