]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - vss.c
server: Rename init_vss_task() to vss_init().
[paraslash.git] / vss.c
diff --git a/vss.c b/vss.c
index dc325a3d27ad1a121cae583dc69d48b78037214c..77d2f37626eaee75deeb7ab2e52b99d9dfd50182 100644 (file)
--- a/vss.c
+++ b/vss.c
@@ -1177,7 +1177,7 @@ static int vss_post_select(struct sched *s, void *context)
  * This also initializes all supported senders and starts streaming
  * if the --autoplay command line flag was given.
  */
  * This also initializes all supported senders and starts streaming
  * if the --autoplay command line flag was given.
  */
-void init_vss_task(int afs_socket, struct sched *s)
+void vss_init(int afs_socket, struct sched *s)
 {
        static struct vss_task vss_task_struct, *vsst = &vss_task_struct;
        int i;
 {
        static struct vss_task vss_task_struct, *vsst = &vss_task_struct;
        int i;