summaryrefslogtreecommitdiffstats
path: root/audio/a2dp.c
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2007-12-07 06:18:59 +0000
committerJohan Hedberg <johan.hedberg@nokia.com>2007-12-07 06:18:59 +0000
commit1ddd76afa25d775788e3762ab731cad80f8ffe56 (patch)
tree81b2ce9a73db61b687f961df6f3e5dba31477aaf /audio/a2dp.c
parent721d249e314b0591274436594be56805bf5a2822 (diff)
Minor coding style fixes
Diffstat (limited to 'audio/a2dp.c')
-rw-r--r--audio/a2dp.c2
1 files changed, 1 insertions, 1 deletions
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;
}