Quiesce warning, which could be a bug IMO, by correctly defining the host_info
structure name
This commit is contained in:
parent
bbaadbd796
commit
5375e4f833
@ -270,7 +270,7 @@ struct request_info *request;
|
||||
|
||||
static int hostfile_match(path, host)
|
||||
char *path;
|
||||
struct hosts_info *host;
|
||||
struct host_info *host;
|
||||
{
|
||||
char tok[BUFSIZ];
|
||||
int match = NO;
|
||||
|
Loading…
Reference in New Issue
Block a user