summaryrefslogtreecommitdiff
path: root/audio/nspmod/patches/patch-ad
blob: 0a0ed6ed3f5485cedca8cfc2e5db96747dec951e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ad,v 1.2 1998/08/07 10:36:05 agc Exp $

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