From 11f3700b4d2e932a31f953e1590ad5d64d1aa2d6 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Sun, 15 Mar 2009 17:08:14 +0100 Subject: [PATCH] Minor documentation updates. --- vss.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/vss.c b/vss.c index 7b36ae31..9346d209 100644 --- a/vss.c +++ b/vss.c @@ -641,10 +641,7 @@ static int need_to_request_new_audio_file(struct vss_task *vsst) } /** - * Compute the timeout for para_server's main select-loop. - * - * This function gets called from para_server to determine the timeout value - * for its main select loop. + * Compute the timeout for the main select-loop of the scheduler. * * \param s Pointer to the server scheduler. * \param t Pointer to the vss task structure. -- 2.39.2