Fix comment formatting

This commit is contained in:
Peter Bozsó 2016-05-28 20:10:38 +02:00 committed by Alexander Tkachev
parent f4dfaed19d
commit 81c34adaef
33 changed files with 262 additions and 278 deletions

View file

@ -52,6 +52,6 @@ public:
virtual void finish();
};
} //end of namespace Networking
} // End of namespace Networking
#endif