Commit c82cc587 by Dw9 Committed by GitHub

fix typo (#1578)

fix typo
parent 97952bdf
......@@ -243,7 +243,7 @@ API_EXPORT uint16_t API_CALL mk_rtc_server_start(uint16_t port) {
return rtcServer->getPort();
} catch (std::exception &ex) {
rtpServer.reset();
rtcServer.reset();
WarnL << ex.what();
return 0;
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论