mirror of
https://github.com/bol-van/zapret.git
synced 2024-11-11 17:29:16 +05:00
winws: minor
This commit is contained in:
parent
103f65b155
commit
0098926ca4
@ -759,7 +759,7 @@ static bool wf_make_filter(
|
||||
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;
|
||||
HASH_JEN(data,len,hash);
|
||||
|
Loading…
Reference in New Issue
Block a user