summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--audio/headset.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/headset.c b/audio/headset.c
index cb11e40a..c7428aac 100644
--- a/audio/headset.c
+++ b/audio/headset.c
@@ -459,7 +459,7 @@ static unsigned int connect_cb_new(struct headset *hs,
}
static void send_foreach_headset(GSList *devices,
- int (*cmp)(struct headset *hs),
+ int (*cmp) (struct headset *hs),
char *format, ...)
{
GSList *l;