projects
/
paraslash.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
doxify client.h
[paraslash.git]
/
audiod.c
diff --git
a/audiod.c
b/audiod.c
index
032b608
..
e298946
100644
(file)
--- a/
audiod.c
+++ b/
audiod.c
@@
-991,7
+991,7
@@
static void status_post_select(__a_unused struct sched *s, struct task *t)
t->ret = 1;
if (!st->pcd || !st->pcd->loaded
- || st->pcd->status != CL_RECEIVING
_SERVER_OUTPUT
)
+ || st->pcd->status != CL_RECEIVING)
return;
st->pcd->loaded = for_each_line(st->pcd->buf, st->pcd->loaded,
&check_stat_line);