Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
Icecast-Server
Commits
4703f764
Commit
4703f764
authored
Jun 15, 2002
by
Michael Smith
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix previous fix.
svn path=/trunk/icecast/; revision=3391
parent
903abeb2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/stats.c
src/stats.c
+1
-1
No files found.
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
Markdown
is supported
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