misc: remove extra blank line
This commit is contained in:
parent
5699275b42
commit
23d6c997d9
|
|
@ -20,4 +20,3 @@ struct ssfilter
|
||||||
|
|
||||||
int ssfilter_parse(struct ssfilter **f, int argc, char **argv, FILE *fp);
|
int ssfilter_parse(struct ssfilter **f, int argc, char **argv, FILE *fp);
|
||||||
void *parse_hostcond(char *addr, bool is_port);
|
void *parse_hostcond(char *addr, bool is_port);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue