[PATCH] audio: Fix style issue in start_timeout |
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
---
audio/avdtp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/audio/avdtp.c b/audio/avdtp.c
index e431ce8..47a5d6d 100644
--- a/audio/avdtp.c
+++ b/audio/avdtp.c
@@ -3627,7 +3627,7 @@ static gboolean start_timeout(gpointer user_data)
struct avdtp_stream *stream = user_data;
struct avdtp *session = stream->session;
- stream->open_acp = 0;
+ stream->open_acp = FALSE;
if (avdtp_start(session, stream) < 0)
error("wait_timeout: avdtp_start failed");
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
[Bluez Devel]
[Linux USB Devel]
[Linux Media Drivers]
[Linux Audio Users]
[Yosemite News]
[Yosemite Photos]
[Free Online Dating]
[Bluez Devel]
[Linux Kernel]
[Linux SCSI]
[XFree86]
[Big List of Linux Books]