diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2008-09-06 01:11:53 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2008-09-06 01:11:53 +0200 |
commit | 91402bad9a182902c242f98f1e5f55d4190b4d01 (patch) | |
tree | 87c1da7b86966c3e9af1a9ee9d4910390f13ba84 /audio/control.h | |
parent | c74f11481aabe51612c7200e1e3ab91f7f1c4abb (diff) | |
parent | 26dc8445ffa66aa3c933442848c3a92070b25fb7 (diff) |
Merge branch 'master' of ssh://master.kernel.org/pub/scm/bluetooth/bluez
Diffstat (limited to 'audio/control.h')
-rw-r--r-- | audio/control.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/control.h b/audio/control.h index 4ebcb9a3..6475df51 100644 --- a/audio/control.h +++ b/audio/control.h @@ -22,7 +22,7 @@ * */ -#define AUDIO_CONTROL_INTERFACE "org.bluez.audio.Control" +#define AUDIO_CONTROL_INTERFACE "org.bluez.Control" int avrcp_init(DBusConnection *conn, GKeyFile *config); void avrcp_exit(void); |