提交 dffb92e6 authored 作者: Ken Rice's avatar Ken Rice

FS-8350 quash another complaint from windows on the same issue

上级 7b8ff860
......@@ -955,10 +955,10 @@ SWITCH_DECLARE(int32_t) set_low_priority(void)
fprintf(stderr, "ERROR: Could not set nice level\n");
return -1;
}
#endif
#endif
return 0;
#endif
}
SWITCH_DECLARE(int32_t) set_realtime_priority(void)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论