mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2024-12-04 14:46:30 -05:00
fix previous fix.
svn path=/trunk/icecast/; revision=3391
This commit is contained in:
parent
903abeb2a5
commit
4703f764d7
@ -31,7 +31,7 @@ typedef struct _event_listener_tag
|
||||
struct _event_listener_tag *next;
|
||||
} event_listener_t;
|
||||
|
||||
int _stats_running = 1;
|
||||
int _stats_running = 0;
|
||||
long _stats_thread_id;
|
||||
int _stats_threads = 0;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user