aboutsummaryrefslogtreecommitdiff
path: root/sys/net/if_llatbl.c
diff options
context:
space:
mode:
authorPedro F. Giffuni <pfg@FreeBSD.org>2016-05-03 18:05:43 +0000
committerPedro F. Giffuni <pfg@FreeBSD.org>2016-05-03 18:05:43 +0000
commita4641f4eaad242fd40c50e4dd14522aff3494f9a (patch)
tree3bd5a1b080e3f0e8e4c5ca5a06e77b298320c545 /sys/net/if_llatbl.c
parent31ae3b070d2c79b25061f7847c4bf887e4c55fa4 (diff)
downloadsrc-a4641f4eaad242fd40c50e4dd14522aff3494f9a.tar.gz
src-a4641f4eaad242fd40c50e4dd14522aff3494f9a.zip
sys/net*: minor spelling fixes.
No functional change.
Notes
Notes: svn path=/head/; revision=298995
Diffstat (limited to 'sys/net/if_llatbl.c')
-rw-r--r--sys/net/if_llatbl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/net/if_llatbl.c b/sys/net/if_llatbl.c
index beef6b481adb..7183cff3287c 100644
--- a/sys/net/if_llatbl.c
+++ b/sys/net/if_llatbl.c
@@ -409,7 +409,7 @@ lltable_update_ifaddr(struct lltable *llt)
/*
*
- * Performes generic cleanup routines and frees lle.
+ * Performs generic cleanup routines and frees lle.
*
* Called for non-linked entries, with callouts and
* other AF-specific cleanups performed.