Minor grammer fix in comment.

This commit is contained in:
Robert Watson 2004-12-05 22:20:59 +00:00
parent 89924e5865
commit 6fbed4af22
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=138409

View File

@ -435,7 +435,8 @@ tcp_hc_get(struct in_conninfo *inc, struct hc_metrics_lite *hc_metrics_lite)
/*
* External function: lookup an entry in the hostcache and return the
* discovered path mtu. Returns null if no entry found or value not is set.
* discovered path mtu. Returns null if no entry is found or value is not
* set.
*/
u_long
tcp_hc_getmtu(struct in_conninfo *inc)