summaryrefslogtreecommitdiffstats
path: root/src/call-forwarding.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/call-forwarding.c')
-rw-r--r--src/call-forwarding.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/call-forwarding.c b/src/call-forwarding.c
index fd2a91a3..649040fa 100644
--- a/src/call-forwarding.c
+++ b/src/call-forwarding.c
@@ -513,7 +513,7 @@ static void set_query_cf_callback(const struct ofono_error *error, int total,
if (cf->query_next == cf->query_end) {
reply = dbus_message_new_method_return(cf->pending);
__ofono_dbus_pending_reply(&cf->pending, reply);
- }
+ }
l = cf_cond_list_create(total, list);
set_new_cond_list(cf, cf->query_next, l);