code style change
This commit is contained in:
parent
7cf53d7099
commit
d0b017df54
1 changed files with 2 additions and 2 deletions
|
@ -650,8 +650,8 @@ public:
|
|||
class LlconNetwUtil
|
||||
{
|
||||
public:
|
||||
static bool ParseNetworkAddress ( QString strAddress,
|
||||
CHostAddress& HostAddress );
|
||||
static bool ParseNetworkAddress ( QString strAddress,
|
||||
CHostAddress& HostAddress );
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue