summaryrefslogtreecommitdiffstats
path: root/polyp/module-match.c
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/module-match.c')
-rw-r--r--polyp/module-match.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/polyp/module-match.c b/polyp/module-match.c
index 176c338f..0398cede 100644
--- a/polyp/module-match.c
+++ b/polyp/module-match.c
@@ -53,7 +53,7 @@ PA_MODULE_VERSION(PACKAGE_VERSION)
#endif
#define DEFAULT_MATCH_TABLE_FILE DEFAULT_CONFIG_DIR"/match.table"
-#define DEFAULT_MATCH_TABLE_FILE_USER ".polypaudio/.match.table"
+#define DEFAULT_MATCH_TABLE_FILE_USER ".polypaudio/match.table"
static const char* const valid_modargs[] = {
"table",