]> 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 232df6601b8f8f850cf35912503fca24e34288bb..e4b65e7426914eb3aa6fc6d71ade8d53768db7a2 100644 (file)
@@ -9,7 +9,7 @@
 
   PulseAudio is free software; you can redistribute it and/or modify
   it under the terms of the GNU Lesser General Public License as published
-  by the Free Software Foundation; either version 2 of the License,
+  by the Free Software Foundation; either version 2.1 of the License,
   or (at your option) any later version.
 
   PulseAudio is distributed in the hope that it will be useful, but
@@ -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;