diff options
Diffstat (limited to 'src/call-forwarding.c')
-rw-r--r-- | src/call-forwarding.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/call-forwarding.c b/src/call-forwarding.c index 7c66bec3..9ca5a549 100644 --- a/src/call-forwarding.c +++ b/src/call-forwarding.c @@ -1147,7 +1147,7 @@ static void call_forwarding_remove(struct ofono_atom *atom) } struct ofono_call_forwarding *ofono_call_forwarding_create(struct ofono_modem *modem, - int vendor, + unsigned int vendor, const char *driver, void *data) { |