]> code.delx.au - pulseaudio/blobdiff - src/pulsecore/protocol-esound.h
remap: Change remapping function argument type from void to int16_t / float as approp...
[pulseaudio] / src / pulsecore / protocol-esound.h
index 63a29ce8d2caa9374c659496cd9765e97d70e3b4..e4b65e7426914eb3aa6fc6d71ade8d53768db7a2 100644 (file)
@@ -37,7 +37,7 @@ typedef struct pa_esound_options {
 
     pa_module *module;
 
-    pa_bool_t auth_anonymous;
+    bool auth_anonymous;
     pa_ip_acl *auth_ip_acl;
     pa_auth_cookie *auth_cookie;