1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/audio/nspmod/files/patch-ad

13 lines
222 B
Plaintext
Raw Normal View History

*** 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;