summaryrefslogtreecommitdiffstats
path: root/polyp/mainloop-api.h
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/mainloop-api.h')
-rw-r--r--polyp/mainloop-api.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/polyp/mainloop-api.h b/polyp/mainloop-api.h
index e631c7ac..43d150e4 100644
--- a/polyp/mainloop-api.h
+++ b/polyp/mainloop-api.h
@@ -50,7 +50,7 @@ enum pa_io_event_flags {
PA_IO_EVENT_INPUT = 1, /**< Input event */
PA_IO_EVENT_OUTPUT = 2, /**< Output event */
PA_IO_EVENT_HANGUP = 4, /**< Hangup event */
- PA_IO_EVENT_ERROR = 8, /**< Error event */
+ PA_IO_EVENT_ERROR = 8 /**< Error event */
};
/** \struct pa_io_event