mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 02:35:33 +08:00
Some minor fixes in server and style in testing
This commit is contained in:
@@ -20,9 +20,7 @@ namespace BlackMisc
|
||||
{
|
||||
namespace Network
|
||||
{
|
||||
/*!
|
||||
* Value object encapsulating information of a server
|
||||
*/
|
||||
//! Value object encapsulating information of a server
|
||||
class CServer : public CValueObject<CServer>
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user