Update RemoteHostFilter.h

This commit is contained in:
Mikhail Korotov 2019-10-10 16:53:26 +03:00 committed by GitHub
parent 350f0b8a1c
commit 375866936d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,4 +23,4 @@ private:
bool checkString(const std::string &host);
};
}
}