]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - vss.c
udp_send: Also mention the FEC parameters of all targets.
[paraslash.git] / vss.c
diff --git a/vss.c b/vss.c
index 7b36ae31c95a14ca24d87d7f3f9c27d29de6fa5c..9346d2095631102cba82b5968f2740b630f87fb7 100644 (file)
--- 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.