fix get call forwarding info issue 49/19649/1
authorsharan m <sharan.m@samsung.com>
Tue, 8 Apr 2014 09:49:57 +0000 (15:19 +0530)
committerDongchul Lim <dc7.lim@samsung.com>
Thu, 17 Apr 2014 03:51:55 +0000 (12:51 +0900)
Change-Id: I9862c76fbb774036ececf58745be6452357cfee6

src/dtapi_sim.c

index ffe9317..31a0183 100644 (file)
@@ -311,7 +311,7 @@ static void on_response_dtapi_sim_get_call_forwarding_info(gint result,
 
                        g_variant_builder_close(&variant_builder);
 
-                       dbg("[%d] : Profile ID: [%s]", count,
+                       dbg("[%d] : Profile ID: [%d]", count,
                                cf_list->cf[count].profile_id);
                }
        }