mirror of
https://github.com/bol-van/zapret.git
synced 2024-11-26 20:20:53 +03:00
winws: minor
This commit is contained in:
parent
103f65b155
commit
0098926ca4
@ -759,7 +759,7 @@ static bool wf_make_filter(
|
|||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
unsigned int hash_jen(const void *data,unsigned int len)
|
static unsigned int hash_jen(const void *data,unsigned int len)
|
||||||
{
|
{
|
||||||
unsigned int hash;
|
unsigned int hash;
|
||||||
HASH_JEN(data,len,hash);
|
HASH_JEN(data,len,hash);
|
||||||
|
Loading…
Reference in New Issue
Block a user