diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2002-05-12 00:22:38 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2002-05-12 00:22:38 +0000 |
| commit | 11612afabebfb0500b667501c6ffadbbc8747eb6 (patch) | |
| tree | e2c9bb81529fa1fa811cd4b7bc778b8d9715ef3e /sys/netinet/ip_input.c | |
| parent | 9828cf071d7e0d4e477345688a8ac97b08ff02f5 (diff) | |
Notes
Diffstat (limited to 'sys/netinet/ip_input.c')
| -rw-r--r-- | sys/netinet/ip_input.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/ip_input.c b/sys/netinet/ip_input.c index 79d5123bf3e81..b7a882f4884dc 100644 --- a/sys/netinet/ip_input.c +++ b/sys/netinet/ip_input.c @@ -599,7 +599,7 @@ pass: } /* - * The process-level routing demon needs to receive + * The process-level routing daemon needs to receive * all multicast IGMP packets, whether or not this * host belongs to their destination groups. */ |
