summaryrefslogtreecommitdiffstats
path: root/polyp/client-conf.c
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/client-conf.c')
-rw-r--r--polyp/client-conf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/polyp/client-conf.c b/polyp/client-conf.c
index 21e0acab..4906383d 100644
--- a/polyp/client-conf.c
+++ b/polyp/client-conf.c
@@ -82,6 +82,7 @@ int pa_client_conf_load(struct pa_client_conf *c, const char *filename) {
char *fn = NULL;
int r = -1;
+ /* Prepare the configuration parse table */
struct pa_config_item table[] = {
{ "daemon-binary", pa_config_parse_string, NULL },
{ "extra-arguments", pa_config_parse_string, NULL },