summaryrefslogtreecommitdiff
path: root/igmp.c
diff options
context:
space:
mode:
authorDavid Härdeman <david@hardeman.nu>2020-06-22 12:00:05 +0200
committerDavid Härdeman <david@hardeman.nu>2020-06-22 12:00:05 +0200
commit77071eb45391c9f0bbc593bcf2c10605ed1d5d17 (patch)
treecf1bd5d9d39c77dfc2fc84b98fcf3b5ace4eb989 /igmp.c
parentf2489c89e95c07495768b5401b63ba31ec39d72d (diff)
Rename proxy and cfgdir to more descriptive names
Diffstat (limited to 'igmp.c')
-rw-r--r--igmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/igmp.c b/igmp.c
index cebab40..2fb75a2 100644
--- a/igmp.c
+++ b/igmp.c
@@ -12,7 +12,7 @@
#include <errno.h>
#include <sys/ioctl.h>
-/* Remove later */
+/* FIXME: Remove later */
#include <time.h>
#include "main.h"