mirror of
https://github.com/bol-van/zapret.git
synced 2024-11-26 12:10:53 +03:00
nfqws,tpws: minor comment update
This commit is contained in:
parent
a581e13498
commit
74b6281770
@ -179,7 +179,7 @@ static bool dp_match(
|
|||||||
return true;
|
return true;
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
// without known hostname first profile matching l3/l4/l7 filter and without hostlist filter wins
|
// if hostlists are present profile matches only if hostname is known and satisfy profile hostlists
|
||||||
if (hostname)
|
if (hostname)
|
||||||
{
|
{
|
||||||
if (bCheckDone) *bCheckDone = true;
|
if (bCheckDone) *bCheckDone = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user