From 8839d8667240fb4204410f4470eb8cd53e5b9e3c Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 20 Jan 2009 00:14:50 +0100 Subject: remove misplaced whitespace --- src/pulse/def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/pulse/def.h') diff --git a/src/pulse/def.h b/src/pulse/def.h index 21a02bcc..fb1bd279 100644 --- a/src/pulse/def.h +++ b/src/pulse/def.h @@ -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 -- cgit