Fix missing initializer in DISABLED_AUDIO_OUTPUT_PLUGIN();
git-svn-id: https://svn.musicpd.org/mpd/trunk@4658 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
parent
f79a70d1b9
commit
54a1a9f2b6
@ -36,6 +36,7 @@
|
|||||||
NULL, \
|
NULL, \
|
||||||
NULL, \
|
NULL, \
|
||||||
NULL, \
|
NULL, \
|
||||||
|
NULL \
|
||||||
};
|
};
|
||||||
|
|
||||||
typedef struct _AudioOutput AudioOutput;
|
typedef struct _AudioOutput AudioOutput;
|
||||||
|
Loading…
Reference in New Issue
Block a user