]> code.delx.au - pulseaudio/blobdiff - polyp/polyplib-introspect.h
gcc 2.95 compatibility, take 2
[pulseaudio] / polyp / polyplib-introspect.h
index 28c51feddbb01c2fc622fda565ccd49d632b3cd3..9e6c31b28a4fbf3c485a4dc0926b9a0245fbbed7 100644 (file)
@@ -229,7 +229,7 @@ struct pa_operation* pa_context_unload_module(struct pa_context *c, uint32_t ind
 /** Type of an autoload entry. \since 0.5 */
 enum pa_autoload_type {
     PA_AUTOLOAD_SINK = 0,
-    PA_AUTOLOAD_SOURCE = 1,
+    PA_AUTOLOAD_SOURCE = 1
 };
 
 /** Stores information about autoload entries. \since 0.5 */