summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/stk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stk.c b/src/stk.c
index 24326ae9..54994df4 100644
--- a/src/stk.c
+++ b/src/stk.c
@@ -2110,7 +2110,7 @@ static gboolean handle_command_play_tone(const struct stk_command *cmd,
gboolean continuous;
} tone_infos[] = {
/* Default */
- [0x00] = { "dial-tone", TRUE },
+ [0x00] = { "general-beep", FALSE },
/* Standard */
[0x01] = { "dial-tone", TRUE },