From 1ddd76afa25d775788e3762ab731cad80f8ffe56 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Fri, 7 Dec 2007 06:18:59 +0000 Subject: Minor coding style fixes --- audio/a2dp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/a2dp.c') diff --git a/audio/a2dp.c b/audio/a2dp.c index bf644359..95040873 100644 --- a/audio/a2dp.c +++ b/audio/a2dp.c @@ -270,7 +270,7 @@ static void stream_state_changed(struct avdtp_stream *stream, avdtp_unref(sep->session); sep->session = NULL; } - + sep->stream = NULL; } -- cgit