code style change

This commit is contained in:
Volker Fischer 2012-07-09 12:48:29 +00:00
parent 7cf53d7099
commit d0b017df54

View File

@ -650,8 +650,8 @@ public:
class LlconNetwUtil
{
public:
static bool ParseNetworkAddress ( QString strAddress,
CHostAddress& HostAddress );
static bool ParseNetworkAddress ( QString strAddress,
CHostAddress& HostAddress );
};