should be INT32_MAX

This commit is contained in:
Mathieu Rene 2011-06-13 18:25:02 -04:00
parent 0783ec8b23
commit 692a5967d1

View File

@ -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 */