From 44c4d7b2cb8f6b10d00cf92fd9ce4d3cedf42c84 Mon Sep 17 00:00:00 2001 From: Bruce M Simpson Date: Sun, 4 Mar 2007 16:32:19 +0000 Subject: [PATCH] Purge an out-of-date comment. --- sys/netinet/ip_mroute.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sys/netinet/ip_mroute.c b/sys/netinet/ip_mroute.c index 5fd6dc1ca454..f4017989cf6d 100644 --- a/sys/netinet/ip_mroute.c +++ b/sys/netinet/ip_mroute.c @@ -379,7 +379,6 @@ static uint32_t mrt_api_config = 0; /* * Find a route for a given origin IP address and Multicast group address - * Type of service parameter to be added in the future!!! * Statistics are updated by the caller if needed * (mrtstat.mrts_mfc_lookups and mrtstat.mrts_mfc_misses) */