From 77071eb45391c9f0bbc593bcf2c10605ed1d5d17 Mon Sep 17 00:00:00 2001 From: David Härdeman Date: Mon, 22 Jun 2020 12:00:05 +0200 Subject: Rename proxy and cfgdir to more descriptive names --- main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.h') diff --git a/main.h b/main.h index 488ae8d..688dbe2 100644 --- a/main.h +++ b/main.h @@ -146,7 +146,7 @@ struct cfg { char *igmp_iface; struct uring_ev *uev; - struct inotify_ev *iev; + struct server_cfg_monitor *server_cfg_monitor; struct signalfd_ev *sev; struct announce *aev; struct igmp *igmp; -- cgit v1.2.3