mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-05 13:29:57 -05:00
extended: Fix doxygen comment style typos
Thanks to Rémi Denis-Courmont for pointing this out on IRC.
This commit is contained in:
parent
093d2d6bb5
commit
6878140662
2 changed files with 6 additions and 6 deletions
|
|
@ -357,7 +357,7 @@ pa_stream* pa_stream_new_with_proplist(
|
|||
const pa_channel_map *map /**< The desired channel map, or NULL for default */,
|
||||
pa_proplist *p /**< The initial property list */);
|
||||
|
||||
/* Create a new, unconnected stream with the specified name, the set of formats
|
||||
/** Create a new, unconnected stream with the specified name, the set of formats
|
||||
* this client can provide, and an initial list of properties. While
|
||||
* connecting, the server will select the most appropriate format which the
|
||||
* client must then provide. \since 1.0 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue