diff options
Diffstat (limited to 'audio/headset.c')
| -rw-r--r-- | audio/headset.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/audio/headset.c b/audio/headset.c index f2bc1711..175ad861 100644 --- a/audio/headset.c +++ b/audio/headset.c @@ -2,6 +2,7 @@   *   *  BlueZ - Bluetooth protocol stack for Linux   * + *  Copyright (C) 2006-2007  Nokia Corporation   *  Copyright (C) 2004-2007  Marcel Holtmann <marcel@holtmann.org>   *   * @@ -1667,4 +1668,3 @@ int headset_get_sco_fd(struct device *dev)  	return g_io_channel_unix_get_fd(hs->sco);  } - | 
