提交 692a5967 authored 作者: Mathieu Rene's avatar Mathieu Rene

should be INT32_MAX

上级 0783ec8b
......@@ -1258,7 +1258,7 @@ static switch_xml_config_item_t *get_instructions(rtmp_profile_t *profile) {
SWITCH_FALSE,
0,
SWITCH_TRUE,
UINT32_MAX
INT32_MAX
};
switch_xml_config_item_t instructions[] = {
/* parameter name type reloadable pointer default value options structure */
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论