summaryrefslogtreecommitdiffstats
path: root/sys/netinet6/ip6_var.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netinet6/ip6_var.h')
-rw-r--r--sys/netinet6/ip6_var.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet6/ip6_var.h b/sys/netinet6/ip6_var.h
index d16fd59..9edb73b 100644
--- a/sys/netinet6/ip6_var.h
+++ b/sys/netinet6/ip6_var.h
@@ -206,7 +206,7 @@ struct ip6stat {
* from the destination is chosen.
*/
u_quad_t ip6s_sources_otherscope[16];
- /* number of times that an deprecated address is chosen */
+ /* number of times that a deprecated address is chosen */
u_quad_t ip6s_sources_deprecated[16];
u_quad_t ip6s_forward_cachehit;
OpenPOWER on IntegriCloud