]> git.tuebingen.mpg.de Git - paraslash.git/commit
Fix config file handling for audiod and clean up init functions.
authorAndre Noll <maan@systemlinux.org>
Mon, 26 Jan 2009 22:27:50 +0000 (23:27 +0100)
committerAndre Noll <maan@systemlinux.org>
Mon, 26 Jan 2009 22:27:50 +0000 (23:27 +0100)
commit56955f95584f51709320262f7d2e0ea79301d346
tree0624ba485f8fbe0d9b1d878a09f25e301fa96b4c
parent85663a14da08f4f8782d29a3b0c51de5cd0817b1
Fix config file handling for audiod and clean up init functions.

As noted by Gerrit Renker, audiod refused to start if the --config_file
option was not given and the default config file does not exist.

Fix this bug and rename some of the init functions to make the naming
more consistent.
audiod.c
filter.c
filter.h
filter_common.c
recv.c
recv.h
recv_common.c
write.c
write_common.c
write_common.h