]> code.delx.au - pulseaudio/blobdiff - polyp/util.h
try to use file sample type for cache entries and play-file playback
[pulseaudio] / polyp / util.h
index 571bb29be440af1d58700223e891d90a1211ad6c..e1910c831cb1889281800b46a9e50f6248791aff 100644 (file)
@@ -62,6 +62,8 @@ int pa_parse_boolean(const char *s);
 char *pa_split(const char *c, const char*delimiters, const char **state);
 char *pa_split_spaces(const char *c, const char **state);
 
+char *pa_strip_nl(char *s);
+
 const char *pa_strsignal(int sig);
 
 int pa_parse_resample_method(const char *string);