1
0
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:
anozdrin/alik@booka.
2006-11-21 17:01:11 +03:00
parent 420d8b070b
commit 1efc862080
3 changed files with 21 additions and 21 deletions

View File

@ -19,7 +19,7 @@
#pragma once
#include "windowsservice.h"
class IMService : public WindowsService
class IMService: public WindowsService
{
public:
IMService(void);