summaryrefslogtreecommitdiffstats
path: root/src/voicecall.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/voicecall.c')
-rw-r--r--src/voicecall.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/voicecall.c b/src/voicecall.c
index 367d6b11..194ce83b 100644
--- a/src/voicecall.c
+++ b/src/voicecall.c
@@ -1813,7 +1813,7 @@ static void voicecall_remove(struct ofono_atom *atom)
}
struct ofono_voicecall *ofono_voicecall_create(struct ofono_modem *modem,
- int vendor,
+ unsigned int vendor,
const char *driver,
void *data)
{