mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-01 22:58:47 -04:00
rename some stuff
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@212 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
24f3781507
commit
f077958747
12 changed files with 43 additions and 39 deletions
|
|
@ -107,7 +107,7 @@ void pa_cmdline_help(const char *argv0) {
|
|||
" -n Don't load default script file\n", e);
|
||||
}
|
||||
|
||||
int pa_cmdline_parse(struct pa_conf *conf, int argc, char *const argv [], int *d) {
|
||||
int pa_cmdline_parse(struct pa_daemon_conf *conf, int argc, char *const argv [], int *d) {
|
||||
struct pa_strbuf *buf = NULL;
|
||||
int c;
|
||||
assert(conf && argc && argv);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue