summaryrefslogtreecommitdiffstats
path: root/polyp/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/log.h')
-rw-r--r--polyp/log.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/polyp/log.h b/polyp/log.h
index 1f2c74ef..46a86491 100644
--- a/polyp/log.h
+++ b/polyp/log.h
@@ -6,7 +6,7 @@
enum pa_log_target {
PA_LOG_SYSLOG,
PA_LOG_STDERR,
- PA_LOG_USER,
+ PA_LOG_USER
};
void pa_log_set_ident(const char *p);