]> code.delx.au - pulseaudio/blobdiff - polyp/cli-text.h
Comment some more files
[pulseaudio] / polyp / cli-text.h
index 1457d0556f01e7eb87b35622508d9d651a962f21..65607e9432016eb59ccdfdff4cc5f1404c3d24e6 100644 (file)
@@ -24,6 +24,9 @@
 
 #include "core.h"
 
+/* Some functions to generate pretty formatted listings of
+ * entities. The returned strings have to be freed manually. */
+
 char *pa_sink_input_list_to_string(struct pa_core *c);
 char *pa_source_output_list_to_string(struct pa_core *c);
 char *pa_sink_list_to_string(struct pa_core *core);