mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Polishing: use the same coding style everywhere.
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
#pragma once
|
||||
#include "windowsservice.h"
|
||||
|
||||
class IMService : public WindowsService
|
||||
class IMService: public WindowsService
|
||||
{
|
||||
public:
|
||||
IMService(void);
|
||||
|
Reference in New Issue
Block a user