]> code.delx.au - pulseaudio/blobdiff - polyp/polyplib-def.h
work around C99/GCC incompatibility
[pulseaudio] / polyp / polyplib-def.h
index 2aa33338d69e0f824ba835a7d492494ff08c41b5..9bba3f32d6f73f692ce5c497d5b129b6b3c90543 100644 (file)
@@ -94,6 +94,7 @@ enum {
     PA_ERROR_CONNECTIONTERMINATED,   /**< Connection terminated */
     PA_ERROR_KILLED,                 /**< Entity killed */
     PA_ERROR_INVALIDSERVER,          /**< Invalid server */
+    PA_ERROR_INITFAILED,             /**< Module initialization failed */
     PA_ERROR_MAX                     /**< Not really an error but the first invalid error code */
 };