indent with tabs
This commit is contained in:
@@ -22,7 +22,7 @@ namespace network {
|
||||
|
||||
class Dns {
|
||||
public:
|
||||
static IPAddresses Resolve(const std::string& host);
|
||||
static IPAddresses Resolve(const std::string& host);
|
||||
};
|
||||
|
||||
} // ns network
|
||||
|
||||
Reference in New Issue
Block a user