mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
Fix version info
This commit is contained in:
parent
3d631df8dd
commit
ef5a2b5f2c
1 changed files with 1 additions and 1 deletions
|
|
@ -214,7 +214,7 @@ const char *pa_proplist_iterate(pa_proplist *p, void **state);
|
|||
char *pa_proplist_to_string(pa_proplist *p);
|
||||
|
||||
/** Allocate a new property list and assign key/value from a human readable string. \since
|
||||
* 0.9.14 */
|
||||
* 0.9.15 */
|
||||
pa_proplist *pa_proplist_from_string(const char *str);
|
||||
|
||||
/** Returns 1 if an entry for the specified key is existant in the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue