]> git.tuebingen.mpg.de Git - paraslash.git/commit
audioc: Print config file errors.
authorAndre Noll <maan@systemlinux.org>
Sun, 7 Apr 2013 01:05:56 +0000 (01:05 +0000)
committerAndre Noll <maan@systemlinux.org>
Thu, 13 Jun 2013 16:29:02 +0000 (18:29 +0200)
commit9e56d38942f4d2ec068a0ae81c6dd9349ac8d1c3
tree77a1ab01b521069a871556aa27a4044b4fe0cf46
parente5264d70b3c2157d85e97cbc53cbf4db0bc37b09
audioc: Print config file errors.

Currently para_audioc fails silently if the config file contains
errors. This patch makes it print a proper error message in this case.
audioc.c