mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
fixed the service bits of the IM
This commit is contained in:
@@ -10,5 +10,5 @@ public:
|
||||
protected:
|
||||
void Log(const char *msg);
|
||||
void Stop();
|
||||
void Run();
|
||||
void Run(DWORD argc, LPTSTR *argv);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user