Template
1
0
mirror of https://github.com/bol-van/zapret2.git synced 2026-03-14 06:13:09 +00:00

nfqws2: AI inspired fixes

This commit is contained in:
bol-van
2026-01-11 10:55:25 +03:00
parent a626cfce8a
commit b2a53e9c64
9 changed files with 66 additions and 59 deletions

View File

@@ -79,7 +79,7 @@ bool AppendHostList(hostlist_pool **hostlist, const char *filename)
}
else
{
DLOG_ERR("zlib decompression failed : result %d\n",r);
DLOG_ERR("zlib decompression failed : result %d\n", r);
return false;
}
}