mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -05:00
remove misplaced whitespace
This commit is contained in:
parent
8c4e2be05b
commit
8839d86672
1 changed files with 1 additions and 1 deletions
|
|
@ -234,7 +234,7 @@ typedef enum pa_stream_flags {
|
|||
PA_STREAM_DONT_INHIBIT_AUTO_SUSPEND = 0x8000U,
|
||||
/**< If set this stream won't be taken into account when we it is
|
||||
* checked whether the device this stream is connected to should
|
||||
* auto-suspend. \ since 0.9.15 */
|
||||
* auto-suspend. \since 0.9.15 */
|
||||
|
||||
PA_STREAM_START_UNMUTED = 0x10000U
|
||||
/**< Create in unmuted state. If neither PA_STREAM_START_UNMUTED
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue