aboutsummaryrefslogtreecommitdiff
path: root/sound/oss/msnd.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/oss/msnd.h')
-rw-r--r--sound/oss/msnd.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/sound/oss/msnd.h b/sound/oss/msnd.h
index d0ca582c458..c8be47ec2b7 100644
--- a/sound/oss/msnd.h
+++ b/sound/oss/msnd.h
@@ -24,8 +24,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*
- * $Id: msnd.h,v 1.36 1999/03/21 17:05:42 andrewtv Exp $
- *
********************************************************************/
#ifndef __MSND_H
#define __MSND_H
@@ -213,7 +211,7 @@ typedef struct multisound_dev {
/* State variables */
enum { msndClassic, msndPinnacle } type;
- mode_t mode;
+ fmode_t mode;
unsigned long flags;
#define F_RESETTING 0
#define F_HAVEDIGITAL 1