From 462d79b5fe6a8bb00fe168db490a760d908186bb Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Wed, 29 Sep 2010 23:42:55 +0900 Subject: huaweimodem: Add missing empty line --- drivers/huaweimodem/voicecall.c | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/huaweimodem') diff --git a/drivers/huaweimodem/voicecall.c b/drivers/huaweimodem/voicecall.c index f411bc48..b4174380 100644 --- a/drivers/huaweimodem/voicecall.c +++ b/drivers/huaweimodem/voicecall.c @@ -170,6 +170,7 @@ static void huawei_release_specific(struct ofono_voicecall *vc, int id, snprintf(buf, sizeof(buf), "AT+CHLD=1%d", id); huawei_template(vc, buf, cb, data); } + static void cring_notify(GAtResult *result, gpointer user_data) { struct ofono_voicecall *vc = user_data; -- cgit v1.2.3