summaryrefslogtreecommitdiffstats
path: root/src/stk.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stk.c')
-rw-r--r--src/stk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stk.c b/src/stk.c
index 305c7a2b..a8ee64f5 100644
--- a/src/stk.c
+++ b/src/stk.c
@@ -1273,7 +1273,7 @@ static gboolean handle_command_select_item(const struct stk_command *cmd,
stk->select_item_menu,
request_selection_cb, stk,
request_selection_destroy,
- stk->timeout * 1000) < 0) {
+ stk->short_timeout * 1000) < 0) {
unsigned char no_cause_result[] = { 0x00 };
request_selection_destroy(stk);