summaryrefslogtreecommitdiffstats
path: root/polyp/source.h
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/source.h')
-rw-r--r--polyp/source.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/polyp/source.h b/polyp/source.h
index b6262835..cda9e698 100644
--- a/polyp/source.h
+++ b/polyp/source.h
@@ -36,7 +36,7 @@ struct pa_source;
enum pa_source_state {
PA_SOURCE_RUNNING,
- PA_SOURCE_DISCONNECTED,
+ PA_SOURCE_DISCONNECTED
};
struct pa_source {