mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-21 08:22:21 +08:00
统一成员变量命名风格
This commit is contained in:
@@ -54,7 +54,7 @@ public:
|
||||
void teardown() override;
|
||||
TaskExecutor::Ptr getExecutor();
|
||||
private:
|
||||
string m_strPrefix;
|
||||
string _strPrefix;
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user