summaryrefslogtreecommitdiffstats
path: root/audio/headset.c
diff options
context:
space:
mode:
Diffstat (limited to 'audio/headset.c')
-rw-r--r--audio/headset.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/headset.c b/audio/headset.c
index 6cb5406d..97419a64 100644
--- a/audio/headset.c
+++ b/audio/headset.c
@@ -65,7 +65,7 @@
#define HEADSET_GAIN_MICROPHONE 'M'
static char *str_state[] = {
- "HEADSET_STATE_DISCONNECTED",
+ "HEADSET_STATE_DISCONNECTED",
"HEADSET_STATE_CONNECT_IN_PROGRESS",
"HEADSET_STATE_CONNECTED",
"HEADSET_STATE_PLAY_IN_PROGRESS",