]> code.delx.au - pulseaudio/blobdiff - polyp/mainloop-api.h
move sample cache to namereg
[pulseaudio] / polyp / mainloop-api.h
index e631c7acfed2c0af2219ff798ecf9dca9aa07ead..43d150e4cfa172ac015668ce4589f5dd4dd9d00f 100644 (file)
@@ -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