From: Andre Noll Date: Sun, 7 Apr 2013 01:05:56 +0000 (+0000) Subject: audioc: Print config file errors. X-Git-Tag: v0.4.13~23^2~16 X-Git-Url: http://git.tuebingen.mpg.de/?a=commitdiff_plain;ds=sidebyside;h=9e56d38942f4d2ec068a0ae81c6dd9349ac8d1c3;hp=9e56d38942f4d2ec068a0ae81c6dd9349ac8d1c3;p=paraslash.git 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. ---