From 183ce40aa8aba2668432a65ba4ed6dadafefdeaf Mon Sep 17 00:00:00 2001 From: "[anp/hsw]" Date: Sat, 10 Aug 2024 10:04:16 +0700 Subject: [PATCH] allow comments in hostlist comments must start with "#", ";", "/" or newline at beginning of line --- nfq/hostlist.c | 2 ++ tpws/hostlist.c | 2 ++ 2 files changed, 4 insertions(+) diff --git a/nfq/hostlist.c b/nfq/hostlist.c index d0a2850..85d463f 100644 --- a/nfq/hostlist.c +++ b/nfq/hostlist.c @@ -51,6 +51,7 @@ bool AppendHostList(strpool **hostlist, char *filename) e = zbuf + zsize; while(p