Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
Icecast-Server
Commits
4703f764
Commit
4703f764
authored
Jun 15, 2002
by
Michael Smith
Browse files
fix previous fix.
svn path=/trunk/icecast/; revision=3391
parent
903abeb2
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/stats.c
View file @
4703f764
...
...
@@ -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
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment