summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/stkagent.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/stkagent.c b/src/stkagent.c
index 2d8f2366..2cdc6e16 100644
--- a/src/stkagent.c
+++ b/src/stkagent.c
@@ -983,6 +983,8 @@ static void action_info_cb(DBusPendingCall *call, void *data)
goto error;
}
+ goto done;
+
CALLBACK_END();
}