summaryrefslogtreecommitdiffstats
path: root/drivers/isimodem/call-forwarding.c
diff options
context:
space:
mode:
authorAki Niemi <aki.niemi@nokia.com>2011-04-11 18:02:35 +0300
committerAki Niemi <aki.niemi@nokia.com>2011-04-12 20:39:18 +0300
commite17da972e2e7d1c7789aefef1599a50840d8290e (patch)
treeac0d01f0bd3beec9f33aedd7aaee96b028d049ee /drivers/isimodem/call-forwarding.c
parent638b55f5840decf2d36c5b017675ca319894a9f2 (diff)
downloadofono-e17da972e2e7d1c7789aefef1599a50840d8290e.tar.bz2
isimodem: Rename resource debug macro
Diffstat (limited to 'drivers/isimodem/call-forwarding.c')
-rw-r--r--drivers/isimodem/call-forwarding.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/isimodem/call-forwarding.c b/drivers/isimodem/call-forwarding.c
index 888314de..294f4949 100644
--- a/drivers/isimodem/call-forwarding.c
+++ b/drivers/isimodem/call-forwarding.c
@@ -415,7 +415,7 @@ static void reachable_cb(const GIsiMessage *msg, void *data)
return;
}
- ISI_VERSION_DBG(msg);
+ ISI_RESOURCE_DBG(msg);
ofono_call_forwarding_register(cf);
}