freebsd-ports/audio/nspmod/files/patch-dacio.h
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

10 lines
163 B
C

--- dacio.h.orig 1995-09-16 07:01:08 UTC
+++ dacio.h
@@ -3,6 +3,7 @@
#endif
typedef struct {
+ int bits;
int speed;
int stereo;
} DacioConfInfo;