about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedpulse.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/wrapped/wrappedpulse.c')
-rwxr-xr-xsrc/wrapped/wrappedpulse.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wrapped/wrappedpulse.c b/src/wrapped/wrappedpulse.c
index f0c9a14a..6be4f1aa 100755
--- a/src/wrapped/wrappedpulse.c
+++ b/src/wrapped/wrappedpulse.c
@@ -20,6 +20,8 @@
 const char* pulseName = "libpulse.so.0";
 #define LIBNAME pulse
 
+// TODO: check my_pa_proplist_setf (not using generated/...)
+
 typedef struct my_pa_mainloop_api_s {
     void*   data;
     void*   io_new;