aboutsummaryrefslogtreecommitdiffstats
path: root/main/udptl.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/udptl.c')
-rw-r--r--main/udptl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/udptl.c b/main/udptl.c
index d21cfe981..51d1fb97b 100644
--- a/main/udptl.c
+++ b/main/udptl.c
@@ -1183,7 +1183,7 @@ static struct ast_cli_entry cli_udptl[] = {
void ast_udptl_reload(void)
{
struct ast_config *cfg;
- char *s;
+ const char *s;
udptlstart = 4500;
udptlend = 4999;