X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=server.c;h=c86778cd0cd52e6b8b50b1d2c86ef294c2ff42d7;hb=6428bef6e3c172851dc97c3e126f438c7aaf0695;hp=e0d50f4f8689e1de283ef80f8341504bcf386d33;hpb=0c7c4d80673854527ce3c3786dd581169565b5e6;p=paraslash.git diff --git a/server.c b/server.c index e0d50f4f..c86778cd 100644 --- a/server.c +++ b/server.c @@ -110,7 +110,7 @@ static struct signal_task *signal_task; /** The process id of the audio file selector process. */ pid_t afs_pid = 0; -/* The the main server process (parent of afs and the command handlers). */ +/* The main server process (parent of afs and the command handlers). */ static pid_t server_pid; /**