Cosmetic: Replace "* )" with "*)" and "* /*" with "* /*"

This commit is contained in:
Spp
2011-09-29 09:32:55 +02:00
parent b492e5e38f
commit 9e517c963b
30 changed files with 56 additions and 56 deletions

View File

@@ -147,7 +147,7 @@ typedef struct AuthHandler
class PatcherRunnable: public ACE_Based::Runnable
{
public:
PatcherRunnable(class AuthSocket* );
PatcherRunnable(class AuthSocket*);
void run();
private: