summaryrefslogtreecommitdiffstats
path: root/include/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/types.h')
-rw-r--r--include/types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/types.h b/include/types.h
index 79e6d4cd..9ad31b9b 100644
--- a/include/types.h
+++ b/include/types.h
@@ -83,7 +83,7 @@ struct ofono_phone_number {
};
struct ofono_call {
- unsigned id;
+ unsigned int id;
int type;
int direction;
int status;