summaryrefslogtreecommitdiffstats
path: root/chan_lcr.h
diff options
context:
space:
mode:
Diffstat (limited to 'chan_lcr.h')
-rw-r--r--chan_lcr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chan_lcr.h b/chan_lcr.h
index 0ed661e..92a5fdf 100644
--- a/chan_lcr.h
+++ b/chan_lcr.h
@@ -24,7 +24,7 @@ struct chan_call {
/* audio is available */
int cause, location;
/* store cause from lcr */
- unsigned char dialque[64];
+ char dialque[64];
/* queue dialing prior setup ack */
char oad[64];/* caller id in number format */