summaryrefslogtreecommitdiff
path: root/apps/app_chanspy.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_chanspy.c')
-rw-r--r--apps/app_chanspy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/app_chanspy.c b/apps/app_chanspy.c
index 7d9061579..80b271ec0 100644
--- a/apps/app_chanspy.c
+++ b/apps/app_chanspy.c
@@ -468,7 +468,7 @@ static int chanspy_exec(struct ast_channel *chan, void *data)
prev=NULL;
while(peer) {
if (peer != chan) {
- char *group = NULL;
+ const char *group = NULL;
int igrp = 1;
if (peer == prev && !chosen) {