summaryrefslogtreecommitdiffstats
path: root/src/message-waiting.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/message-waiting.c')
-rw-r--r--src/message-waiting.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/message-waiting.c b/src/message-waiting.c
index 42b10358..e805543b 100644
--- a/src/message-waiting.c
+++ b/src/message-waiting.c
@@ -418,7 +418,7 @@ static void mw_cphs_mwis_read_cb(int ok, int total_length, int record,
unsigned char indication;
if (!ok || total_length < 1) {
- ofono_debug("No CPHS MWIS on SIM");
+ DBG("No CPHS MWIS on SIM");
mw->ef_cphs_mwis_length = 0;
return;
}