summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--audio/telephony-maemo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/telephony-maemo.c b/audio/telephony-maemo.c
index 34136838..7f35b273 100644
--- a/audio/telephony-maemo.c
+++ b/audio/telephony-maemo.c
@@ -1069,7 +1069,7 @@ static void get_operator_name_reply(DBusPendingCall *pending_call,
}
if (net_err != 0) {
- error("get_remote_name failed with code %d", net_err);
+ error("get_operator_name failed with code %d", net_err);
goto done;
}