X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=server.c;h=c86778cd0cd52e6b8b50b1d2c86ef294c2ff42d7;hp=e0d50f4f8689e1de283ef80f8341504bcf386d33;hb=12f3368848dadafec9f00a137feff7f3597939be;hpb=c75c35b176cdacf157d27617e954961c88f33975 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; /**