summaryrefslogtreecommitdiffstats
path: root/sys/net/if_var.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/net/if_var.h')
-rw-r--r--sys/net/if_var.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/net/if_var.h b/sys/net/if_var.h
index ebd3e66..6bfc844 100644
--- a/sys/net/if_var.h
+++ b/sys/net/if_var.h
@@ -364,7 +364,7 @@ struct ifaddr {
/*
* The prefix structure contains information about one prefix
* of an interface. They are maintained by the different address families,
- * are allocated and attached when an prefix or an address is set,
+ * are allocated and attached when a prefix or an address is set,
* and are linked together so all prefixes for an interface can be located.
*/
struct ifprefix {
OpenPOWER on IntegriCloud