summaryrefslogtreecommitdiffstats
path: root/mroute.c
diff options
context:
space:
mode:
Diffstat (limited to 'mroute.c')
-rw-r--r--mroute.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mroute.c b/mroute.c
index 7477a51..a2c66f3 100644
--- a/mroute.c
+++ b/mroute.c
@@ -387,7 +387,7 @@ mroute_addr_print_ex (const struct mroute_addr *ma,
}
}
}
-#else /* old pre IPV6 1-line code: */
+#else /* old, pre USE_PF_INET6 code */
buf_printf (&out, "IPV6");
#endif
break;