mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-25 21:53:17 -05:00
Fix init error
This commit is contained in:
parent
3927aa41a2
commit
6ab0019817
@ -27,7 +27,7 @@
|
|||||||
#include "parser.h"
|
#include "parser.h"
|
||||||
|
|
||||||
/* Globals */
|
/* Globals */
|
||||||
SMART_PLAYLIST pl_smart = { NULL, NULL, NULL };
|
SMART_PLAYLIST pl_smart = { NULL, 0, NULL, NULL };
|
||||||
int pl_error=0;
|
int pl_error=0;
|
||||||
|
|
||||||
/* Forwards */
|
/* Forwards */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user