summaryrefslogtreecommitdiffstats
path: root/sys/dev/sound/midi/sequencer.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/sound/midi/sequencer.h')
-rw-r--r--sys/dev/sound/midi/sequencer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/sound/midi/sequencer.h b/sys/dev/sound/midi/sequencer.h
index 7275b77..e231b06 100644
--- a/sys/dev/sound/midi/sequencer.h
+++ b/sys/dev/sound/midi/sequencer.h
@@ -200,7 +200,7 @@ struct _seqdev_info {
/*
* then ioctls and other stuff
*/
-#define NSEQ_MAX 64 /* Number of supported devices */
+#define NSEQ_MAX 16 /* Number of supported devices */
/*
* many variables should be reduced to a range. Here define a macro
OpenPOWER on IntegriCloud