mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-07 13:30:03 -05:00
More spelling fixes
This commit is contained in:
parent
231645d4fc
commit
c5dca7cf2b
81 changed files with 165 additions and 167 deletions
|
|
@ -64,7 +64,7 @@ int pa_modargs_get_proplist(pa_modargs *ma, const char *name, pa_proplist *p, pa
|
|||
* state variable of type void* and initialize it with NULL. A pointer
|
||||
* to this variable should then be passed to pa_modargs_iterate()
|
||||
* which should be called in a loop until it returns NULL which
|
||||
* signifies EOL. On each invication this function will return the
|
||||
* signifies EOL. On each invocation this function will return the
|
||||
* key string for the next entry. The keys in the argument list do not
|
||||
* have any particular order. */
|
||||
const char *pa_modargs_iterate(pa_modargs *ma, void **state);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue