mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-03 08:57:32 +08:00
修改常量命名
This commit is contained in:
@@ -74,7 +74,7 @@ extern void Assert_Throw(int failed, const char *exp, const char *func, const ch
|
||||
|
||||
namespace mediakit {
|
||||
|
||||
extern const char SERVER_NAME[];
|
||||
extern const char kServerName[];
|
||||
|
||||
void printArgs(std::ostream &out);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user