Reset all protocol versions to 1.0.0.

This commit is contained in:
Jaroslav Kysela 1999-12-16 14:14:16 +00:00
parent a6cd55dcfe
commit e4572ec719
8 changed files with 8 additions and 8 deletions

View file

@ -29,7 +29,7 @@
#include "asoundlib.h"
#define SND_FILE_CONTROL "/dev/snd/controlC%i"
#define SND_CTL_VERSION_MAX SND_PROTOCOL_VERSION(2, 1, 0)
#define SND_CTL_VERSION_MAX SND_PROTOCOL_VERSION(1, 0, 0)
struct snd_ctl {
int card;