aboutsummaryrefslogtreecommitdiffstats
path: root/channels/iax2-provision.c
diff options
context:
space:
mode:
Diffstat (limited to 'channels/iax2-provision.c')
-rw-r--r--channels/iax2-provision.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/channels/iax2-provision.c b/channels/iax2-provision.c
index 815c2f87e..a46972983 100644
--- a/channels/iax2-provision.c
+++ b/channels/iax2-provision.c
@@ -71,7 +71,7 @@ struct iax_template {
unsigned int altserver;
unsigned int flags;
unsigned int format;
- int tos;
+ unsigned int tos;
} *templates;
static struct iax_flag {