X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=audiod.c;h=a084558b167af829d2c0f6a0fbd71a2610c1f3b0;hb=cdbc8067a2e27ee7f9e0d8ff11cf415603fc0558;hp=311462e6dad0a69dff85ceb6338930271aaa6b59;hpb=e3a7e12639c34fd86d48a072beb48add8c498d09;p=paraslash.git diff --git a/audiod.c b/audiod.c index 311462e6..a084558b 100644 --- a/audiod.c +++ b/audiod.c @@ -123,7 +123,7 @@ enum vss_status_flags { * This is needed also in audiod_command.c (for the tasks command), so it can * not be made static. */ -struct sched sched = {.max_fileno = 0}; +struct sched sched = {.timeout = 0}; /* The task for obtaining para_server's status (para_client stat). */ struct status_task {