diff options
-rw-r--r-- | drivers/ifxmodem/voicecall.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ifxmodem/voicecall.c b/drivers/ifxmodem/voicecall.c index 45460a15..3b889460 100644 --- a/drivers/ifxmodem/voicecall.c +++ b/drivers/ifxmodem/voicecall.c @@ -360,7 +360,7 @@ static void atd_cb(gboolean ok, GAtResult *result, gpointer user_data) return; } - /* Telephonyd will generate a call with the dialed number + /* oFono core will generate a call with the dialed number * inside its dial callback. Unless we got COLP information * we do not need to communicate that a call is being * dialed |