mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-06 17:08:23 +01:00
Cosmetic: Replace "* )" with "*)" and "* /*" with "* /*"
This commit is contained in:
@@ -147,7 +147,7 @@ typedef struct AuthHandler
|
||||
class PatcherRunnable: public ACE_Based::Runnable
|
||||
{
|
||||
public:
|
||||
PatcherRunnable(class AuthSocket* );
|
||||
PatcherRunnable(class AuthSocket*);
|
||||
void run();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user