mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-03 09:01:50 -05:00
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:
parent
382e7aefd4
commit
56f8c953dd
13 changed files with 458 additions and 58 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue