mirror of
https://github.com/bol-van/zapret.git
synced 2026-03-09 06:45:24 +00:00
minor fixes
This commit is contained in:
@@ -74,7 +74,7 @@ struct desync_profile
|
||||
struct hostlist_collection_head hl_collection, hl_collection_exclude;
|
||||
// pointer to autohostlist. NULL if no autohostlist for the profile.
|
||||
struct hostlist_file *hostlist_auto;
|
||||
int hostlist_auto_fail_threshold, hostlist_auto_fail_time, hostlist_auto_retrans_threshold;
|
||||
int hostlist_auto_fail_threshold, hostlist_auto_fail_time;
|
||||
|
||||
hostfail_pool *hostlist_auto_fail_counters;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user