summaryrefslogtreecommitdiffstats
path: root/src/call-barring.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/call-barring.c')
-rw-r--r--src/call-barring.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/call-barring.c b/src/call-barring.c
index 2e831f84..75b1be7d 100644
--- a/src/call-barring.c
+++ b/src/call-barring.c
@@ -1098,7 +1098,7 @@ static void call_barring_remove(struct ofono_atom *atom)
}
struct ofono_call_barring *ofono_call_barring_create(struct ofono_modem *modem,
- int vendor,
+ unsigned int vendor,
const char *driver,
void *data)
{