some more work on the cli

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@24 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
Lennart Poettering 2004-06-19 01:01:09 +00:00
parent 382e7aefd4
commit 56f8c953dd
13 changed files with 458 additions and 58 deletions

View file

@ -27,4 +27,7 @@ void module_unload_all(struct core *c);
char *module_list_to_string(struct core *c);
void module_unload_request(struct core *c, struct module *m);
#endif