mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-02 09:01:48 -05:00
Reset all protocol versions to 1.0.0.
This commit is contained in:
parent
a6cd55dcfe
commit
e4572ec719
8 changed files with 8 additions and 8 deletions
|
|
@ -29,7 +29,7 @@
|
|||
#include "asoundlib.h"
|
||||
|
||||
#define SND_FILE_RAWMIDI "/dev/snd/midiC%iD%i"
|
||||
#define SND_RAWMIDI_VERSION_MAX SND_PROTOCOL_VERSION(1, 1, 0)
|
||||
#define SND_RAWMIDI_VERSION_MAX SND_PROTOCOL_VERSION(1, 0, 0)
|
||||
|
||||
struct snd_rawmidi {
|
||||
int card;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue