]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
replace "audio file sender" by "virtual streaming system"
authorAndre <maan@p133.(none)>
Sat, 6 Jan 2007 15:53:28 +0000 (16:53 +0100)
committerAndre <maan@p133.(none)>
Sat, 6 Jan 2007 15:53:28 +0000 (16:53 +0100)
server.c
server.ggo

index b67c7e2962a1cd3eb0d9f0fe6897ebc4d8be975b..43f2010b21e193655765afd0799f4813f4e8fd69 100644 (file)
--- a/server.c
+++ b/server.c
@@ -360,8 +360,7 @@ static unsigned do_inits(int argc, char **argv)
        if (conf.daemon_given)
                daemon_init();
        init_selector();
-       PARA_NOTICE_LOG("%s", "initializing audio file sender\n");
-       /* audio file sender */
+       PARA_NOTICE_LOG("%s", "initializing virtual streaming system\n");
        vss_init();
        mmd->server_pid = getpid();
        setup_signal_handling();
index a32673d56a59cce296a05ce51d27623dd7d1f1a8..e5238dbd3bdc20761eb229df02ba2d097125c5af 100644 (file)
@@ -94,8 +94,8 @@ option "user_list" -
 
 
 
-section "audio file sender"
-#~~~~~~~~~~~~~~~~~~~~~~~~~~
+section "virtual streaming system"
+#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 
 option "autoplay" a