summaryrefslogtreecommitdiffstats
path: root/polyp/cli-text.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-01-12 18:51:38 +0000
committerLennart Poettering <lennart@poettering.net>2005-01-12 18:51:38 +0000
commitf586ce084244d60961ebd9b2b4555ecdc499c9f9 (patch)
treeba0476c7c75f6622d8b8964dfa9f91758ae39e44 /polyp/cli-text.h
parent4590f09d0b44aeb7cef3eed72b419444ea36d8e0 (diff)
* extend HTTP module
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@340 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'polyp/cli-text.h')
-rw-r--r--polyp/cli-text.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/polyp/cli-text.h b/polyp/cli-text.h
index 65607e94..d19dd48c 100644
--- a/polyp/cli-text.h
+++ b/polyp/cli-text.h
@@ -36,5 +36,7 @@ char *pa_module_list_to_string(struct pa_core *c);
char *pa_scache_list_to_string(struct pa_core *c);
char *pa_autoload_list_to_string(struct pa_core *c);
+char *pa_full_status_string(struct pa_core *c);
+
#endif