]> git.tuebingen.mpg.de Git - paraslash.git/commit
Server/audiod option parsing improvements.
authorAndre Noll <maan@systemlinux.org>
Fri, 11 Apr 2008 17:05:07 +0000 (19:05 +0200)
committerAndre Noll <maan@systemlinux.org>
Fri, 11 Apr 2008 17:05:07 +0000 (19:05 +0200)
commit353e26aabd3849379ee960874d2219d36cc4d62f
treecbc921ddf5df1e95db4b6866250135d97716d503
parent03269545ee5b581febeea4b36c554b324e827d8d
Server/audiod option parsing improvements.

Do not refuse to start if -L is given in config file and -d at the
command line.

Without this patch, para_server and para_audiod would error out
complaining about -d requiring -L without even looking at the config
file.
audiod.c
server.c