提交 38843031 authored 作者: Tamas Cseke's avatar Tamas Cseke

tweak array length

上级 76a72be3
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
static struct { static struct {
char *cred; char *cred;
char *urls[MAX_URLS + 1]; char *urls[MAX_URLS];
int url_count; int url_count;
int url_index; int url_index;
switch_thread_rwlock_t *log_path_lock; switch_thread_rwlock_t *log_path_lock;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论